From 39bc0359063868639960ea4ac0d0a106cf4f128c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 14 Sep 2012 11:07:03 +0200 Subject: [PATCH] php: update to 5.4.7 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 37f64813b..3fa41d08e 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1,2 +1,2 @@ 683de3db60200bc38aa6e154aa925fa6 extensions.ini -c9aa0f4996d1b91ee9e45afcfaeb5d2e php-5.4.6.tar.bz2 +9cd421f1cc8fa8e7f215e44a1b06199f php-5.4.7.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 34fd752f1..1c2cbe6fd 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline libpcre libxml2 curl db gdbm zip name=php -version=5.4.6 +version=5.4.7 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini)