summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
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 6c4c8f2ec5..1f454195cb 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.30
+ VERSION=5.4.31
SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
- SOURCE_HASH=sha512:02e1fdc49420cdf3611503e3f65ad7272fe069f9a3be4edad8ad142bed42658cef25e97dbdab4e99a3f85874505e47dafd15bfe008663e31ad5fcb78e0929a17
+ SOURCE_HASH=sha512:58ff77ed7cfe00ae92ad9d30f934af59e532a0d562f31701807616ae993eafa5b7eafe893f2648f12e02a02018012b31b27e1bb3c4d3b2fc0642e51cf5bb5486
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 5613066b5d..5bb1cd2f3e 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2014-07-25 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.4.31 (stable)
+
2014-06-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.4.30 (stable); SECUIRTY_PATCH++
(CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, CVE-2014-3479,