diff options
author | Juergen Daubert <jue@jue.li> | 2016-01-08 16:04:11 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-01-08 16:04:11 +0100 |
commit | 06f9dd8b838b51a28902621bde46f32148cfd352 (patch) | |
tree | 113ba16406f51c835dd81d721594d491294ab753 /php-fcgi | |
parent | 6c9a9c9cb34d5f25c756b464a67bb5cfe5341b6d (diff) | |
download | opt-06f9dd8b838b51a28902621bde46f32148cfd352.tar.gz opt-06f9dd8b838b51a28902621bde46f32148cfd352.tar.xz |
php-fcgi: update to 5.6.17
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 7ac1fb248..352827892 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -3f1d999ed1f9cb5713c9a0161c557f2f php-5.6.16.tar.xz +5e080e4b7df5db24f1b64313f8114bd8 php-5.6.17.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index c0e5d389a..714ec0913 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.16 +version=5.6.17 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |