30 Sep
2013
30 Sep
'13
3:52 p.m.
commit 8e6fe30cb72a13fff69c8e97a154b787d4548812 Author: Juergen Daubert <jue@jue.li> Date: Mon Sep 30 17:50:39 2013 +0200 php: update to 5.4.20 diff --git a/php/.md5sum b/php/.md5sum index a8c680b..77e7ebe 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -f06f99b9872b503758adab5ba7a7e755 php-5.4.19.tar.bz2 +e25db5592ed14842b4239be9d990cce8 php-5.4.20.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index b593851..5eb209e 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.4.19 +version=5.4.20 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)