From 8e6fe30cb72a13fff69c8e97a154b787d4548812 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 30 Sep 2013 17:50:39 +0200 Subject: [PATCH] php: update to 5.4.20 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index a8c680b19..77e7ebe4c 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 b59385128..5eb209eef 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)