diff options
author | Juergen Daubert <jue@jue.li> | 2014-04-09 18:51:11 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-04-09 18:52:48 +0200 |
commit | 90cc6f20b0d87adb8506cae056094b41e06d48cd (patch) | |
tree | 253d356121a31ecedf92de2a9d9f6a60dc40c3b8 /php-fpm | |
parent | 2851d146a74d59b56482f6df64035410a38f7598 (diff) | |
download | opt-90cc6f20b0d87adb8506cae056094b41e06d48cd.tar.gz opt-90cc6f20b0d87adb8506cae056094b41e06d48cd.tar.xz |
php-fpm: update to 5.5.11
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 0dcfb60e5..e79f00a4e 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -d608230c7890b6a0cc5b92e66e866226 php-5.5.10.tar.bz2 +c8c9ad960bae0265054b5879423f7a75 php-5.5.11.tar.bz2 93be638b655e225b198d2a2ae69ca2fb php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index cac3f0a03..b921a1601 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.5.10 +version=5.5.11 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 php-fpm) |