From fd293846e2546aa824e25e40f500f588f3429a04 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 17 Mar 2013 13:48:23 +0100 Subject: [PATCH] php: update to 5.4.13 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 25e27e0b6..df4340a72 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -5c7b614242ae12e9cacca21c8ab84818 php-5.4.12.tar.bz2 +cacd308e978b7cf9ba4993196612ccf7 php-5.4.13.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index a13420734..6a5862d5c 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm zip name=php -version=5.4.12 +version=5.4.13 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)