Author: justin Date: 2005-11-28 00:28:49 -0700 (Mon, 28 Nov 2005) New Revision: 1175
Modified: trunk/packages/bin86/Makefile Log: Changed download location for bin86. Old location has moved. Modified: trunk/packages/bin86/Makefile =================================================================== --- trunk/packages/bin86/Makefile 2005-11-28 05:17:30 UTC (rev 1174) +++ trunk/packages/bin86/Makefile 2005-11-28 07:28:49 UTC (rev 1175) @@ -4,9 +4,9 @@ VRS= 0.16.17 DIR= $(NM)-$(VRS) -FILE= $(DIR).tar.gz -URL-$(FILE)= http://www.cix.co.uk/~mayday/dev86/$(FILE) -SHA-$(FILE)= 656f06b4b26d08412132e338baa25e42d713eeec +FILE= $(DIR).tar.bz2 +URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) +SHA-$(FILE)= ea9a73068a3569a12ffa12ebffe798e51533faca # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
