diff options
author | Juergen Daubert <jue@jue.li> | 2015-07-10 14:58:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-07-10 14:58:39 +0200 |
commit | 7ad1e28061787af148e8b8defcd7ee9ac09c454b (patch) | |
tree | 392689bd4a238573ac9a867b2f2903d260305ac8 | |
parent | 2db8c44ae4997d982513d1ed9278befe44090956 (diff) | |
download | opt-7ad1e28061787af148e8b8defcd7ee9ac09c454b.tar.gz opt-7ad1e28061787af148e8b8defcd7ee9ac09c454b.tar.xz |
php-fcgi: update to 5.5.27
-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 13e7e2e74..0fd3a306d 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz +2efe7c087d7073bffa64e5d538f22711 php-5.5.27.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 278479560..aff59f4d6 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.5.26 +version=5.5.27 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |