diff options
author | Juergen Daubert <jue@jue.li> | 2016-08-19 10:31:06 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-08-19 10:31:06 +0200 |
commit | ede0f4353e04f96c2ed7f8b82465393b6b2f3beb (patch) | |
tree | e198837abc31778fa418a313c435e70ea92d255d /php-fcgi | |
parent | bcfb4e287f61fac2cd466e706add569005a1787e (diff) | |
download | opt-ede0f4353e04f96c2ed7f8b82465393b6b2f3beb.tar.gz opt-ede0f4353e04f96c2ed7f8b82465393b6b2f3beb.tar.xz |
php-fcgi: update to 5.6.25
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 e9d016f92..171b5591c 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -3ef6e3573698b9b444be88edd3b23494 php-5.6.24.tar.xz +81cb8c0de0d0b714587edbd27a2a75bb php-5.6.25.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 533f6d9b4..388b3eea3 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.24 +version=5.6.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |