Author: justin Date: 2005-10-03 23:38:47 -0600 (Mon, 03 Oct 2005) New Revision: 849
Modified: trunk/packages/syslinux/Makefile Log: Updated syslinux from 3.07 to 3.11. Modified: trunk/packages/syslinux/Makefile =================================================================== --- trunk/packages/syslinux/Makefile 2005-10-04 05:37:43 UTC (rev 848) +++ trunk/packages/syslinux/Makefile 2005-10-04 05:38:47 UTC (rev 849) @@ -1,12 +1,12 @@ # Syslinux Makefile NM= syslinux -VRS= 3.07 +VRS= 3.11 DIR= $(NM)-$(VRS) -FILE= $(DIR).tar.gz +FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.kernel.org/pub/linux/utils/boot/syslinux/$(FILE) -SHA-$(FILE)= cc7e69f9606a3dc7dfbe4f16c7d51f022f44f936 +SHA-$(FILE)= d04e012de1e6fed25083d1ba24d3c096493c2b3a # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
