components/php-5_2/memcache/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
child 2211 a99bbd5139c0
--- a/components/php-5_2/memcache/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/php-5_2/memcache/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -18,7 +18,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
 
@@ -26,7 +26,8 @@
 COMPONENT_VERSION=	2.2.5
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
-COMPONENT_ARCHIVE_HASH=	sha1:6bc7d8fc9c9b9a247316e35d0cac3fe9dd37b68c
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:5307dad7952a5ba3b742969061b2235ee87cc51e267e40fc7e496b0e49148666
 COMPONENT_ARCHIVE_URL=	http://pecl.php.net/get/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://pecl.php.net/package/memcache/