diff options
author | Juergen Daubert <jue@jue.li> | 2015-08-07 10:23:04 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-08-07 10:23:04 +0200 |
commit | 0639cc849737ac86d25b6bcef07946b7c0eaea42 (patch) | |
tree | afce13cca6dd3875ec699bf663f6767ce285d21f | |
parent | bd9b2db5be013e946b93c452ba6ce6bf8fc0c63b (diff) | |
download | opt-0639cc849737ac86d25b6bcef07946b7c0eaea42.tar.gz opt-0639cc849737ac86d25b6bcef07946b7c0eaea42.tar.xz |
php-fcgi: update to 5.5.28
-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 0fd3a306d..16ed16a1a 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -2efe7c087d7073bffa64e5d538f22711 php-5.5.27.tar.xz +d0caf908b129f2538d942d756c4cb04e php-5.5.28.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index aff59f4d6..2de778a0a 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.5.27 +version=5.5.28 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |