summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-08-23 22:03:48 +0200
committerLadislav Hagara2011-08-23 22:03:48 +0200
commit51b886293af2e5c26647c65253bce0950a61ca5d (patch)
tree81adce3ecb339614a11d7c5c6614af2539202b08
parent6bd781ac630ad03beab38004012f093740aff4a2 (diff)
php: sha512 updated
http://www.php.net/downloads.php : PHP 5.3.8 (tar.bz2) [10,928Kb] - 23 August 2011 md5: 704cd414a0565d905e1074ffdc1fadfb $ md5sum /var/spool/sorcery/php-5.3.8.tar.bz2 704cd414a0565d905e1074ffdc1fadfb /var/spool/sorcery/php-5.3.8.tar.bz2
-rwxr-xr-xphp-pear/php/DETAILS6
-rw-r--r--php-pear/php/HISTORY1
2 files changed, 4 insertions, 3 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index dff3e0f0ba..513b795dd2 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -2,7 +2,7 @@
if [[ $PHP5_BRANCH == stable ]]; then
VERSION=5.3.8
SECURITY_PATCH=14
- SOURCE_HASH=sha512:150f234fb6e2b72fb1fe284d38effc1fe25432a987a17f67e361147e7a647552f5a202bb14014be0e57d873e3e152a3749488debd9c629396f22c33afc309592
+ SOURCE_HASH=sha512:2fcd021c04d9e0442ef1d9ba0f78b48e53b4c8bb6f0a11832cc3b1f4e935f3fc831daa4ab159a906f6e1aaed14127886bc9af4420f2ef2b6faf75717376faaa9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
@@ -16,7 +16,7 @@ if [[ $PHP5_BRANCH == stable ]]; then
fi
elif [[ $PHP5_BRANCH == alpha ]]; then
VERSION=5.3.8
- SOURCE_HASH=sha512:150f234fb6e2b72fb1fe284d38effc1fe25432a987a17f67e361147e7a647552f5a202bb14014be0e57d873e3e152a3749488debd9c629396f22c33afc309592
+ SOURCE_HASH=sha512:2fcd021c04d9e0442ef1d9ba0f78b48e53b4c8bb6f0a11832cc3b1f4e935f3fc831daa4ab159a906f6e1aaed14127886bc9af4420f2ef2b6faf75717376faaa9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
elif [[ $PHP5_BRANCH == legacy ]]; then
@@ -36,7 +36,7 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
else
VERSION=5.3.8
SECURITY_PATCH=14
- SOURCE_HASH=sha512:150f234fb6e2b72fb1fe284d38effc1fe25432a987a17f67e361147e7a647552f5a202bb14014be0e57d873e3e152a3749488debd9c629396f22c33afc309592
+ SOURCE_HASH=sha512:2fcd021c04d9e0442ef1d9ba0f78b48e53b4c8bb6f0a11832cc3b1f4e935f3fc831daa4ab159a906f6e1aaed14127886bc9af4420f2ef2b6faf75717376faaa9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index e0f3c065a3..bf2ddbab3e 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,5 +1,6 @@
2011-08-23 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 5.3.8, SECURITY_PATCH=14
+ * DETAILS: sha512 updated
2011-08-19 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 5.3.7, SECURITY_PATCH=13