diff options
author | Juergen Daubert <jue@jue.li> | 2015-11-27 16:43:45 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-11-27 16:43:45 +0100 |
commit | 2b64a52dfbb176a6b6916437e2f840e561b357cb (patch) | |
tree | 2131f06a236abc43f1ec01c142c2f5b695a5e207 /php-fcgi | |
parent | d5278ebec0874a3a9362cb4eea7db21b75b0e37f (diff) | |
download | opt-2b64a52dfbb176a6b6916437e2f840e561b357cb.tar.gz opt-2b64a52dfbb176a6b6916437e2f840e561b357cb.tar.xz |
php-fcgi: update to 5.6.16
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.md5sum | 2 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum index 0056cde41..7ac1fb248 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -c726a86238017c2d9db0171b14d300e7 php-5.6.15.tar.xz +3f1d999ed1f9cb5713c9a0161c557f2f php-5.6.16.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 4d78274a4..c0e5d389a 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.15 +version=5.6.16 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |