Author: alexander Date: 2005-09-24 01:12:19 -0600 (Sat, 24 Sep 2005) New Revision: 741
Modified: x86/branches/utf8-newmake/packages/blfs-bootscripts/Makefile x86/branches/utf8-newmake/packages/curl/Makefile Log: Merged version updates for blfs-bootscripts and curl from trunk Modified: x86/branches/utf8-newmake/packages/blfs-bootscripts/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/blfs-bootscripts/Makefile 2005-09-24 07:07:14 UTC (rev 740) +++ x86/branches/utf8-newmake/packages/blfs-bootscripts/Makefile 2005-09-24 07:12:19 UTC (rev 741) @@ -1,12 +1,12 @@ # BLFS Bootscripts Makefile NM= blfs-bootscripts -VRS= 20050816 +VRS= 20050910 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.linuxfromscratch.org/blfs/downloads/svn/$(FILE) -SHA-$(FILE)= 9119039a57ef1911b3a635217e9a0e9105985ade +SHA-$(FILE)= 9ab7259c47697b3e81cb28d003e70f01d09cca75 PATCH1=$(NM)-add-autosshd-1.patch SHA-$(PATCH1)= d69c9467e6cfcbff70006ad065f2765dc46c986b Modified: x86/branches/utf8-newmake/packages/curl/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/curl/Makefile 2005-09-24 07:07:14 UTC (rev 740) +++ x86/branches/utf8-newmake/packages/curl/Makefile 2005-09-24 07:12:19 UTC (rev 741) @@ -1,12 +1,12 @@ # Curl Makefile NM= curl -VRS= 7.14.0 +VRS= 7.14.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= $(HTTPBLFS)/A-C/$(FILE) -SHA-$(FILE)= d39dd3b3603dcfa3f9b8b62ecf54d308bb124ac3 +URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) +SHA-$(FILE)= 617a5a0134cbc0c3ef4649b8a4020e91bab25fa3 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
