summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
authorLadislav Hagara2009-11-23 00:23:23 +0100
committerLadislav Hagara2009-11-23 00:23:23 +0100
commit559b6dc0f60ac9332563ebefb47bf95ce5090384 (patch)
treef53e096d524581adf9ccb549223ceff4ac950e5a /php-pear/php/DETAILS
parentb0a94508af7c3e8f4b93681a83eb4cd814031616 (diff)
php 5.3.1
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS16
1 files changed, 8 insertions, 8 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 5ed8cb2f65..229175753b 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,12 +1,12 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.3.0
- SOURCE_HASH=sha512:ff9cf8653b56b9320c3b40da4611d291adf186c83931c710a645a3021a5b99398fe867889daf785a6bd1c423395f1fd40566c9676d829ab6f1e711a886c66024
+ VERSION=5.3.1
+ SOURCE_HASH=sha512:d70af7d437535f09a47cd520706978376254c4175a8bc6977297b42f227da17c526ce33f7661e753d1c7adb6e2727ecd172b520a41e171f887fc3695f981a202
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://downloads.php.net/ilia/$SOURCE
+ SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.0
- SOURCE_HASH=sha512:ff9cf8653b56b9320c3b40da4611d291adf186c83931c710a645a3021a5b99398fe867889daf785a6bd1c423395f1fd40566c9676d829ab6f1e711a886c66024
+ VERSION=5.3.1
+ SOURCE_HASH=sha512:d70af7d437535f09a47cd520706978376254c4175a8bc6977297b42f227da17c526ce33f7661e753d1c7adb6e2727ecd172b520a41e171f887fc3695f981a202
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
elif [[ $PHP5_BRANCH == legacy ]]; then
@@ -24,11 +24,11 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE2_GPG="$SOURCE3:suhosin.gpg:UPSTREAM_KEY"
fi
else
- VERSION=5.3.0
+ VERSION=5.3.1
SECURITY_PATCH=9
- SOURCE_HASH=sha512:ff9cf8653b56b9320c3b40da4611d291adf186c83931c710a645a3021a5b99398fe867889daf785a6bd1c423395f1fd40566c9676d829ab6f1e711a886c66024
+ SOURCE_HASH=sha512:d70af7d437535f09a47cd520706978376254c4175a8bc6977297b42f227da17c526ce33f7661e753d1c7adb6e2727ecd172b520a41e171f887fc3695f981a202
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
+ SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.php.net/