diff options
author | Juergen Daubert <jue@jue.li> | 2016-08-19 10:31:17 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-08-19 10:31:17 +0200 |
commit | 855c76225dfed7765547b01c20fdd85b2017e792 (patch) | |
tree | 28cdc87ac509b8e761f1af0b46ef373145a98a5e /php-fpm | |
parent | ede0f4353e04f96c2ed7f8b82465393b6b2f3beb (diff) | |
download | opt-855c76225dfed7765547b01c20fdd85b2017e792.tar.gz opt-855c76225dfed7765547b01c20fdd85b2017e792.tar.xz |
php-fpm: update to 5.6.25
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 2c598202d..5d34ee4ba 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -3ef6e3573698b9b444be88edd3b23494 php-5.6.24.tar.xz +81cb8c0de0d0b714587edbd27a2a75bb php-5.6.25.tar.xz 954d95b7f645f3435815195aeeac6949 php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 905f3c09e..584c96f9e 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.6.24 +version=5.6.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |