Author: justin Date: 2006-02-15 15:23:52 -0700 (Wed, 15 Feb 2006) New Revision: 1408
Modified: branches/6.1.1/packages/curl/Makefile Log: [6.1.1-4] Upgraded curl to 7.15.1. (various bugfixes) Modified: branches/6.1.1/packages/curl/Makefile =================================================================== --- branches/6.1.1/packages/curl/Makefile 2006-02-14 02:43:53 UTC (rev 1407) +++ branches/6.1.1/packages/curl/Makefile 2006-02-15 22:23:52 UTC (rev 1408) @@ -1,12 +1,12 @@ # Curl Makefile NM= curl -VRS= 7.15.0 +VRS= 7.15.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= 5c4d5b57e180d419a311f5fbbc104aac4d3f3a83 +SHA-$(FILE)= 2b94192557954bba396bfbb980feed17aadc6295 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
