summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2014-02-10 13:55:56 +0400
committerVlad Glagolev2014-02-10 13:55:56 +0400
commit468cf27da71c7e47b8d57fefa7e1deb8752e6d90 (patch)
treece8578f5920039254ef22ca2d3201301fd364665 /php-pear
parentbfdf0798e75ea9402406fc2610b294496603161b (diff)
php: => 5.4.25
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS4
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index faeee70206..10cd0891e1 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,10 +1,10 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.24
+ VERSION=5.4.25
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
- SOURCE_HASH=sha512:c4bf209c9da183d0fa4aa96ea1e58e93f8034bd23dbe009dfc15a432416cb9fde441627d0068a9ddbd6e8ca273d97096e169dfe2c1a3cc99e49f2a181b664c6c
+ SOURCE_HASH=sha512:66694ff2bc6a91a9c702f4741fea1d0ce7e10b91051baedde0022b855c76e93efbde9719e333ffb504a6d801a6956404d606bfd174f46d94e6433d89f4c610db
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.28
SECURITY_PATCH=22
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 1f8d099412..4a225be028 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2014-02-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.4.25 (stable)
+
2014-01-11 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.4.24 (stable)