Author: jhuntwork Date: 2005-09-18 09:38:16 -0600 (Sun, 18 Sep 2005) New Revision: 667
Modified: x86/trunk/packages/tcl/Makefile Log: Fixed sha1sum for tcl (a few sha1sums are likely to change as the tarballs have been recreated on the ftp server) Modified: x86/trunk/packages/tcl/Makefile =================================================================== --- x86/trunk/packages/tcl/Makefile 2005-09-18 15:36:32 UTC (rev 666) +++ x86/trunk/packages/tcl/Makefile 2005-09-18 15:38:16 UTC (rev 667) @@ -7,7 +7,7 @@ FILE= $(DIR)-src.tar.bz2 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) -SHA-$(FILE)= 23ba524fc10949ae065e635c02a7e94cfa908c1d +SHA-$(FILE)= 03b03db90de2815266948db4d0380e16ca07348c # Targets # ============================================================================= -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
