Author: justin Date: 2005-11-28 00:32:06 -0700 (Mon, 28 Nov 2005) New Revision: 1176
Modified: branches/6.1.1-newmake/packages/bin86/Makefile branches/dm/packages/bin86/Makefile branches/utf8-newmake/packages/bin86/Makefile Log: Merged 1175 to dm, 6.1.1-newmake and utf8-newmake branches. Modified: branches/6.1.1-newmake/packages/bin86/Makefile =================================================================== --- branches/6.1.1-newmake/packages/bin86/Makefile 2005-11-28 07:28:49 UTC (rev 1175) +++ branches/6.1.1-newmake/packages/bin86/Makefile 2005-11-28 07:32:06 UTC (rev 1176) @@ -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 Modified: branches/dm/packages/bin86/Makefile =================================================================== --- branches/dm/packages/bin86/Makefile 2005-11-28 07:28:49 UTC (rev 1175) +++ branches/dm/packages/bin86/Makefile 2005-11-28 07:32:06 UTC (rev 1176) @@ -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 Modified: branches/utf8-newmake/packages/bin86/Makefile =================================================================== --- branches/utf8-newmake/packages/bin86/Makefile 2005-11-28 07:28:49 UTC (rev 1175) +++ branches/utf8-newmake/packages/bin86/Makefile 2005-11-28 07:32:06 UTC (rev 1176) @@ -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
