diff options
author | Juergen Daubert <jue@jue.li> | 2016-10-15 08:32:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-10-15 08:32:09 +0200 |
commit | a35d337e3b398dbc9033518fe0377b6d0535a552 (patch) | |
tree | 0d10035a0b5be606d8e1f28e8b10ff6592cb7887 /php-fcgi | |
parent | fb753b8efe0322d3fa16623dccf7fba667070088 (diff) | |
download | opt-a35d337e3b398dbc9033518fe0377b6d0535a552.tar.gz opt-a35d337e3b398dbc9033518fe0377b6d0535a552.tar.xz |
php-fcgi: update to 5.6.27
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 e5f4fc6df..c32800b70 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -c51e9115263b4d63ef8f68935cefd7d4 php-5.6.26.tar.xz +9ce6efc96d5ab81ef808f8ed6b1f242d php-5.6.27.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index d9b8fb1cf..52251be05 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.26 +version=5.6.27 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |