diff options
author | Juergen Daubert <jue@jue.li> | 2016-11-11 16:18:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-11-11 16:18:23 +0100 |
commit | 731d072404b61148b883698df3cf6486586cdba0 (patch) | |
tree | 78a53457bef74cd804745998c826853c11c0d9d7 /php-fcgi | |
parent | 5db18ecdd916129405163eb000f437aef32c90e6 (diff) | |
download | opt-731d072404b61148b883698df3cf6486586cdba0.tar.gz opt-731d072404b61148b883698df3cf6486586cdba0.tar.xz |
php-fcgi: update to 5.6.28
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 c32800b70..5cbadc2f0 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -9ce6efc96d5ab81ef808f8ed6b1f242d php-5.6.27.tar.xz +1e01c66b2e67ab3b56a6180ee560fe4c php-5.6.28.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 52251be05..7a9a72e62 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.27 +version=5.6.28 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |