summaryrefslogtreecommitdiffstats
path: root/php-pear/php
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear/php')
-rwxr-xr-xphp-pear/php/DETAILS4
-rw-r--r--php-pear/php/HISTORY1
2 files changed, 3 insertions, 2 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 9fc3e49a10..376f7deacc 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -4,9 +4,9 @@ case "$PHP_BRANCH" in stable)
SECURITY_PATCH=14
SOURCE_HASH=sha512:92b2901117bbaa6c4749027e4a7dbb2f4bb50a3f60b52583051abdfcddafbe4715025a928ea9a6c70b51352e5e43f7ced626d78f5fff97cb1be34a9864f9ed6e
;; oldstable)
- VERSION=5.3.29
+ VERSION=5.5.22
SECURITY_PATCH=23
- SOURCE_HASH=sha512:c22c463df7371bbd97beb258f0a9b9d77ec5c3c733fc565091e2bfcda3da2f1d2ab406047afcc70a6da2331acd2698885328d5a334c9922fa7591852eefda5f7
+ SOURCE_HASH=sha512:3eabd6fa2cd10e83fc3c00fb43313feefbb8c2772778dc6f176612fcb449761e22b55053e5b0b7f6954c0c141ab6c799f08bdca1851078511b7ef9376dadefac
# if [[ $PHP5_SUHOSIN == y ]]; then
# VERSIONX=5.3.9
# VERSION2=0.9.10
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 315d0f486d..868ea4279a 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,5 +1,6 @@
2015-03-13 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: update spell to 5.4.38 (legacy)
+ updated oldstable to 5.5.22
* DETAILS, PREPARE: Rename branch, previous => oldstable
* DETAILS: Rewrite branch selection to use a case statement
* DETAILS, PREPARE: Remove rc and alpha branches