diff options
author | Juergen Daubert <jue@jue.li> | 2013-08-16 10:15:37 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-08-16 10:15:37 +0200 |
commit | 8911dd0572b4f885257a668bc2910e3c4b064685 (patch) | |
tree | b760441b8ae0da1b45e33dffdb090483513f1deb | |
parent | 418697103b53944b5d5341fc771654e2ed25d656 (diff) | |
download | opt-8911dd0572b4f885257a668bc2910e3c4b064685.tar.gz opt-8911dd0572b4f885257a668bc2910e3c4b064685.tar.xz |
php-fpm: update to 5.4.18
-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 0ac7437d1..ddd88c652 100644 --- a/php-fpm/.md5sum +++ b/php-fpm/.md5sum @@ -1,2 +1,2 @@ -1e027e99e2a874310fd518e87e3947af php-5.4.17.tar.bz2 +b2e185b46b22a48a385cf21a0dc76e65 php-5.4.18.tar.bz2 93be638b655e225b198d2a2ae69ca2fb php-fpm diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index c062f22cb..fd0b6ca3d 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fpm -version=5.4.17 +version=5.4.18 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 php-fpm) |