components/php-5_2/APC-zts/Makefile
changeset 800 2ad056ed89ec
parent 609 775168282b2f
--- a/components/php-5_2/APC-zts/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/php-5_2/APC-zts/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=	3.0.19
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
-COMPONENT_ARCHIVE_HASH=	sha1:58d90ab757e606c878be3449a738016a08061dfd
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:a02677a7884361d64fbf3745c402f2a6ff313e817b0d0a2010acb64cd05247b0
 COMPONENT_ARCHIVE_URL=	http://pecl.php.net/get/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://pecl.php.net/package/APC/