Author: jhuntwork Date: 2005-12-04 18:01:02 -0700 (Sun, 04 Dec 2005) New Revision: 1213
Modified: trunk/packages/nALFS-profile/Makefile Log: Fixed nALFS-profile for trunk versions Modified: trunk/packages/nALFS-profile/Makefile =================================================================== --- trunk/packages/nALFS-profile/Makefile 2005-12-04 17:04:04 UTC (rev 1212) +++ trunk/packages/nALFS-profile/Makefile 2005-12-05 01:01:02 UTC (rev 1213) @@ -1,12 +1,12 @@ # nALFS profile Makefile NM= profile -VRS= LFS-6.1 +VRS= LFS-SVN DIR= $(VRS) FILE= $(NM)-$(DIR).tar.bz2 -URL-$(FILE)= http://www.linuxfromscratch.org/alfs/downloads/profiles/stable/$(FILE) -SHA-$(FILE)= e4be78e5de2e71ba7b48013483142aa62fc7283f +URL-$(FILE)= http://www.linuxfromscratch.org/alfs/downloads/profiles/lfs/svn/$(FILE) +SHA-$(FILE)= 1938839673d967647c78d27ea5d27a67caf07dd3 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
