Author: alexander Date: 2007-04-24 02:00:52 -0600 (Tue, 24 Apr 2007) New Revision: 1857
Modified: trunk/packages/iptables/Makefile trunk/packages/lftp/Makefile trunk/packages/libIDL/Makefile trunk/packages/libidn/Makefile Log: Package updates Modified: trunk/packages/iptables/Makefile =================================================================== --- trunk/packages/iptables/Makefile 2007-04-24 03:55:24 UTC (rev 1856) +++ trunk/packages/iptables/Makefile 2007-04-24 08:00:52 UTC (rev 1857) @@ -1,12 +1,12 @@ # iptables Makefile NM= iptables -VRS= 1.3.6 +VRS= 1.3.7 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= http://www.netfilter.org/projects/iptables/files/$(FILE) -SHA-$(FILE)= d0c873b4ce1a928424f38fa8419c96be22fef5d0 +SHA-$(FILE)= 2f25e7a81fb3e81f92b0121d9dcd5a536854dc60 # Targets Modified: trunk/packages/lftp/Makefile =================================================================== --- trunk/packages/lftp/Makefile 2007-04-24 03:55:24 UTC (rev 1856) +++ trunk/packages/lftp/Makefile 2007-04-24 08:00:52 UTC (rev 1857) @@ -1,12 +1,12 @@ # lftp Makefile NM= lftp -VRS= 3.5.9 +VRS= 3.5.11 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= http://ftp.yars.free.net/pub/source/lftp/old/$(FILE) -SHA-$(FILE)= ce4f7abb5a74e90218bb2ee94170ace747025298 +URL-$(FILE)= http://ftp.yars.free.net/pub/source/lftp/$(FILE) +SHA-$(FILE)= d9a3add50667cbdf98ee765d521b77f628612c0d # Targets Modified: trunk/packages/libIDL/Makefile =================================================================== --- trunk/packages/libIDL/Makefile 2007-04-24 03:55:24 UTC (rev 1856) +++ trunk/packages/libIDL/Makefile 2007-04-24 08:00:52 UTC (rev 1857) @@ -1,12 +1,12 @@ # LibIDL Makefile NM= libIDL -VRS= 0.8.7 +VRS= 0.8.8 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 -URL-$(FILE)= ftp://ftp.gnome.org/pub/GNOME/sources/$(NM)/0.8/$(FILE) -SHA-$(FILE)= c5908280700e433d2f50f68b4f6127e6620f299b +URL-$(FILE)= http://ftp.gnome.org/pub/GNOME/sources/$(NM)/0.8/$(FILE) +SHA-$(FILE)= 4d891df913dafec531fbf72995b47e7e2cd7d3b5 # Targets Modified: trunk/packages/libidn/Makefile =================================================================== --- trunk/packages/libidn/Makefile 2007-04-24 03:55:24 UTC (rev 1856) +++ trunk/packages/libidn/Makefile 2007-04-24 08:00:52 UTC (rev 1857) @@ -1,12 +1,12 @@ # libidn Makefile NM= libidn -VRS= 0.6.7 +VRS= 0.6.11 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz URL-$(FILE)= http://josefsson.org/libidn/releases/$(FILE) -SHA-$(FILE)= 31fed8af86be66516e09ee456b060cc17432e1a1 +SHA-$(FILE)= 66b58bcd5f9a1c3f0519a2cb356f9416a495c14f # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
