From 93490252c831d8ffb4faf8b6d63b8b4127ad1e11 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 21 Dec 2013 14:20:47 +0100 Subject: [PATCH] mod_php: update to 5.5.7 --- mod_php/.md5sum | 2 +- mod_php/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mod_php/.md5sum b/mod_php/.md5sum index cd1b2d604..a3e3bc867 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2 +0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 2ffaaf38c..8c7f1d6a8 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.5.6 +version=5.5.7 release=1 -source=(http://www.php.net/distributions/php-$version.tar.bz2) +source=(http://www.php.net/distributions/php-$version.tar.xz) build () { cd php-$version