From 7faab29074e8e659e13d74c8c70b1b12c863293f Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 18 Oct 2014 13:22:24 +0200 Subject: [PATCH] php-fcgi: update to 5.5.18 --- php-fcgi/.md5sum | 2 +- php-fcgi/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum index b43ca642f..92f5a90f9 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -e5f25dae73004658533ee7701a527bd0 php-5.5.17.tar.xz +3984f32985842afebe5795457e26931f php-5.5.18.tar.xz 6297748058441ee6c6b88e429ee54ba1 php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 0e25dbf15..bf54057d5 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.5.17 +version=5.5.18 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi)