components/php-5_2/php-nsapi/Makefile
changeset 800 2ad056ed89ec
parent 461 edabdd6aff23
child 1732 8156945eb4a9
child 3477 3d935de46ca9
--- a/components/php-5_2/php-nsapi/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/php-5_2/php-nsapi/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
@@ -27,7 +27,8 @@
 COMPONENT_VERSION=	5.2.17
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:5ba7edcb5ea187687001c4ccdbb94ac48f77fa92
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:1abe07c1fdd64184708a3ba179abcfcca5662a4e0d2037eb2748b75abc42e767
 COMPONENT_ARCHIVE_URL=	http://us.php.net/get/$(COMPONENT_ARCHIVE)/from/this/mirror
 #
 # webserver7-spi only for php NSAPI
@@ -36,7 +37,8 @@
 #COMPONENT_VERSION_1=	NONE
 COMPONENT_SRC_1=	$(COMPONENT_NAME_1)
 COMPONENT_ARCHIVE_1=	$(COMPONENT_NAME_1).tar.bz2
-COMPONENT_ARCHIVE_HASH_1= sha1:5bf9efa33fa8cab0e964c829196d084bc7a67015
+COMPONENT_ARCHIVE_HASH_1= \
+    sha256:9739fe99ed270955546313322775940c6b7e8eb802707d248342406ebe5b1c97
 #
 # The Netscape server?
 # Came from Sun's Netscape (web stack) group originally?