From 68e488acdfe2d822b830f0577d1f9491ab963020 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 15 Feb 2014 16:22:47 +0100 Subject: [PATCH] php: update to 5.5.9 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 9c272ac2f..83fa9ff6a 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -42fe814a3cbbf34b21a2c39f66ee0001 php-5.5.8.tar.bz2 +c4a348a07b52f6e177d8fdc75fe507b1 php-5.5.9.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 11821a5db..c0de86d1d 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.5.8 +version=5.5.9 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)