components/libmcrypt/Makefile
changeset 800 2ad056ed89ec
parent 418 5b95e3689883
child 1058 34d7aaa03423
--- a/components/libmcrypt/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/libmcrypt/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -28,7 +28,8 @@
 COMPONENT_VERSION=	2.5.8
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:9a426532e9087dd7737aabccff8b91abf9151a7a
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e
 COMPONENT_ARCHIVE_URL= http://sourceforge.net/projects/mcrypt/files/Libmcrypt/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=  http://mcrypt.sourceforge.net/