From 0fef47db780f67c900507a7f1dfc0c1face0c405 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 10 May 2013 08:45:00 +0200 Subject: [PATCH] php: update to 5.4.15 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 64582215e..724582f34 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -cfdc044be2c582991a1fe0967898fa38 php-5.4.14.tar.bz2 +145ea5e845e910443ff1eddb3dbcf56a php-5.4.15.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 129fc9900..11791e758 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.14 +version=5.4.15 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)