summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2013-03-24 15:03:59 +0400
committerVlad Glagolev2013-03-24 15:03:59 +0400
commit47f7c43c3551e2c0ea21a72893bc2d1deafbfb5d (patch)
tree45fc9c025625a36092443c5afb47d1fc0ae59c23 /php-pear/php/DETAILS
parentb00ec016096a01d14791295a379b49a5dff538eb (diff)
php: => 5.3.23 (previous), 5.4.13 (stable) [security]
Diffstat (limited to 'php-pear/php/DETAILS')
-rwxr-xr-xphp-pear/php/DETAILS11
1 files changed, 6 insertions, 5 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 609fae9188..c967fad23d 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,13 +1,14 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.12
+ VERSION=5.4.13
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
- SOURCE_HASH=sha512:c4e87ff0d9457114f8428479e41cb69ffc4f4cc98a92fb0359e6130edb09b0af17ff344b3409f2f7850177591f288658f9a2797eac9962c9fb4f9eb58be64c21
+ SOURCE_HASH=sha512:477adf82fcd0ef8c4911e811da25e7d091753289f7887ee76c7f790394497bb71d5e84172d4711888f0194960b3bafc2bcbfb252842cfc4059eb0692e382d6b1
elif [[ $PHP5_BRANCH == previous ]]; then
- VERSION=5.3.22
- SECURITY_PATCH=19
- SOURCE_HASH=sha512:ab6fbb7cd2c9c0bff2dcc4198622f63c88c5047f7931b367ceb99e030204128fb2f7b3d2eb3578d2f4b6d5b11167976a66fc4d73db442e0e64a2a6376586f9d7
+ VERSION=5.3.23
+ SECURITY_PATCH=20
+ SOURCE_HASH=sha512:6d6579c0c67d75cd3cbc182609fb231cbda486722f47e01b78d50d93072720f37ee74eba8d8cc42308c297009fb3af31f9d2092869a4e78bbd957504cbb4858b
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
# if [[ $PHP5_SUHOSIN == y ]]; then