components/libxml2/Makefile
changeset 800 2ad056ed89ec
parent 782 285320d34a71
child 918 35e4a56e4a26
--- a/components/libxml2/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/libxml2/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -30,7 +30,8 @@
 COMPONENT_PROJECT_URL=	http://xmlsoft.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:b0f6bf8408e759ac4b8b9650005ee8adea911e1d
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:238c4f0203c012e5776522640c0fb3ac532c4064981c1ce3e74c00b75501d761
 COMPONENT_ARCHIVE_URL=	ftp://xmlsoft.org/libxml2/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk