components/libxslt/Makefile
changeset 800 2ad056ed89ec
parent 732 3fbb6f34cd2f
child 1025 95d154bfbea4
child 2434 6c9bb5cf5610
--- a/components/libxslt/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/libxslt/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -30,7 +30,8 @@
 COMPONENT_PROJECT_URL=	http://xmlsoft.org/XSLT/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:69f74df8228b504a87e2b257c2d5238281c65154
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1
 COMPONENT_ARCHIVE_URL=	ftp://xmlsoft.org/libxslt/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk