Author: justin Date: 2006-04-30 09:09:58 -0600 (Sun, 30 Apr 2006) New Revision: 1500
Modified: trunk/packages/zlib/Makefile Log: Fixed zlib package format. Modified: trunk/packages/zlib/Makefile =================================================================== --- trunk/packages/zlib/Makefile 2006-04-30 02:40:39 UTC (rev 1499) +++ trunk/packages/zlib/Makefile 2006-04-30 15:09:58 UTC (rev 1500) @@ -4,7 +4,7 @@ VRS= 1.2.3 DIR= $(NM)-$(VRS) -FILE= $(DIR).tar.bz2 +FILE= $(DIR).tar.gz URL-$(FILE)= $(HTTP)/$(NM)/$(FILE) SHA-$(FILE)= 60faeaaf250642db5c0ea36cd6dcc9f99c8f3902 -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
