diff options
author | Juergen Daubert <jue@jue.li> | 2017-01-20 12:12:41 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-01-20 12:12:41 +0100 |
commit | efd448e199572ef165422842e6ba24173577f17a (patch) | |
tree | 414503fd205be10387946a09c775223cc6187b6c | |
parent | 2d7706aefd6d0e0d25b737e4b0b02445ae9b3951 (diff) | |
download | opt-efd448e199572ef165422842e6ba24173577f17a.tar.gz opt-efd448e199572ef165422842e6ba24173577f17a.tar.xz |
php-fpm: update to 5.6.30
-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 54bd7c6dc..325f311f7 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -190bf5b52d1fc68d5500a8cdc7e33164 php-5.6.29.tar.xz +68753955a8964ae49064c6424f81eb3e php-5.6.30.tar.xz 954d95b7f645f3435815195aeeac6949 php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index c3884b979..ea9c5cc8e 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.6.29 +version=5.6.30 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |