diff options
author | Juergen Daubert <jue@jue.li> | 2015-07-10 14:58:49 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-07-10 14:58:49 +0200 |
commit | 73cf3ed263490a486e23191e5e9ba4c927d00846 (patch) | |
tree | 4857a7eff8fe50263aa2a011f85536b5454a20b2 /php-fpm | |
parent | 7ad1e28061787af148e8b8defcd7ee9ac09c454b (diff) | |
download | opt-73cf3ed263490a486e23191e5e9ba4c927d00846.tar.gz opt-73cf3ed263490a486e23191e5e9ba4c927d00846.tar.xz |
php-fpm: update to 5.5.27
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 b066151c0..e5285a9fc 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz +2efe7c087d7073bffa64e5d538f22711 php-5.5.27.tar.xz 954d95b7f645f3435815195aeeac6949 php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index dc311f1f0..e797db41f 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.5.26 +version=5.5.27 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) |