Author: alexander Date: 2006-03-24 06:46:15 -0700 (Fri, 24 Mar 2006) New Revision: 1449
Modified: branches/udev_update/packages/gcc/Makefile Log: Updated gcc Modified: branches/udev_update/packages/gcc/Makefile =================================================================== --- branches/udev_update/packages/gcc/Makefile 2006-03-23 15:03:33 UTC (rev 1448) +++ branches/udev_update/packages/gcc/Makefile 2006-03-24 13:46:15 UTC (rev 1449) @@ -1,12 +1,12 @@ # Gcc Makefile NM= gcc -VRS= 4.0.2 +VRS= 4.0.3 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) -SHA-$(FILE)= f1b714c6398393d8f7f4ad5be933b462a95b075d +SHA-$(FILE)= 5a94943d9ab823cf8d080cc7f9e8a4a91797afea PATCH1= $(DIR)-specs-1.patch URL-$(PATCH1)= $(HTTP)/$(NM)/$(PATCH1) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
