diff options
author | Juergen Daubert <jue@jue.li> | 2016-10-03 15:58:41 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-10-03 15:58:41 +0200 |
commit | 3b60f149954f02fe7b86efa5ca5ee68c09c6434d (patch) | |
tree | 620e34da96c7201453b51d1f6a5f00ac8b98e962 /php-fpm | |
parent | faf5623a22f29193a36bf7288371717198908a96 (diff) | |
download | opt-3b60f149954f02fe7b86efa5ca5ee68c09c6434d.tar.gz opt-3b60f149954f02fe7b86efa5ca5ee68c09c6434d.tar.xz |
[php] update to 5.6.26
Security update, see http://php.net/archive/2016.php#id2016-09-16-1
Diffstat (limited to 'php-fpm')
-rw-r--r-- | php-fpm/.md5sum | 2 | ||||
-rw-r--r-- | php-fpm/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-fpm/.md5sum b/php-fpm/.md5sum index 5d34ee4ba..8664e0928 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -81cb8c0de0d0b714587edbd27a2a75bb php-5.6.25.tar.xz +c51e9115263b4d63ef8f68935cefd7d4 php-5.6.26.tar.xz 954d95b7f645f3435815195aeeac6949 php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 584c96f9e..4522c9cd8 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.6.25 +version=5.6.26 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |