Author: alexander Date: 2005-09-24 01:19:21 -0600 (Sat, 24 Sep 2005) New Revision: 742
Modified: x86/branches/utf8-newmake/packages/libidn/Makefile Log: Upgraded libidn Modified: x86/branches/utf8-newmake/packages/libidn/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/libidn/Makefile 2005-09-24 07:12:19 UTC (rev 741) +++ x86/branches/utf8-newmake/packages/libidn/Makefile 2005-09-24 07:19:21 UTC (rev 742) @@ -1,12 +1,12 @@ # libidn Makefile NM= libidn -VRS= 0.5.18 +VRS= 0.5.19 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz URL-$(FILE)= http://josefsson.org/libidn/releases/$(FILE) -SHA-$(FILE)= bebc44ce6d35685f32821d581429fd4b17fd39bd +SHA-$(FILE)= 5ae48379a40e7e6976c680d4fd1d977224d6c589 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
