From 4f761ba14490ea84ab1e5436f67150c90041c5ce Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 19 Sep 2014 13:27:01 +0200 Subject: [PATCH] php: update to 5.5.17 --- php/.md5sum | 2 +- php/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 2548c80ea..9b338da98 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -243f641c58b7d58b94b5431e0b730a5e php-5.5.16.tar.xz +e5f25dae73004658533ee7701a527bd0 php-5.5.17.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index cf6bf1ceb..42ef55906 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,9 +4,9 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.5.16 +version=5.5.17 release=1 -source=(http://www.php.net/distributions/php-$version.tar.xz) +source=(http://php.net/distributions/php-$version.tar.xz) build () { cd php-$version