Author: justin Date: 2005-09-24 20:23:11 -0600 (Sat, 24 Sep 2005) New Revision: 758
Modified: x86/branches/utf8-newmake/packages/libaal/Makefile x86/branches/utf8-newmake/packages/reiser4progs/Makefile Log: Updated libaal and reiser4progs to 1.0.5 which fixes gcc4 compilation errors (utf8-newmake branch). Modified: x86/branches/utf8-newmake/packages/libaal/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/libaal/Makefile 2005-09-25 02:19:45 UTC (rev 757) +++ x86/branches/utf8-newmake/packages/libaal/Makefile 2005-09-25 02:23:11 UTC (rev 758) @@ -1,12 +1,12 @@ # libaal Makefile NM= libaal -VRS= 1.0.4 +VRS= 1.0.5 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz -URL-$(FILE)= http://linuxberg.vc-graz.ac.at/mirror/reiserfs/reiser4progs/$(FILE) -SHA-$(FILE)= 29df5c1c12b576ec5f6dbf3e78b73e8ab645a331 +URL-$(FILE)= http://ftp.namesys.com/pub/reiser4progs/$(FILE) +SHA-$(FILE)= 542a39dd7cd1b051b2b2ec9c6e5da5ac056210c7 # Targets Modified: x86/branches/utf8-newmake/packages/reiser4progs/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/reiser4progs/Makefile 2005-09-25 02:19:45 UTC (rev 757) +++ x86/branches/utf8-newmake/packages/reiser4progs/Makefile 2005-09-25 02:23:11 UTC (rev 758) @@ -1,12 +1,12 @@ # Reiser4progs Makefile NM= reiser4progs -VRS= 1.0.4-1 +VRS= 1.0.5 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz URL-$(FILE)= http://ftp.namesys.com/pub/reiser4progs/$(FILE) -SHA-$(FILE)= 42a15338e28d247511d079e22d41a66d82bf210e +SHA-$(FILE)= c2a173d34a87776da79a13c85b17cd3a14fb3abc # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
