From a7edc1f703dd09b6793920ab8e01722d5dd68ae2 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 16 Dec 2016 15:31:42 +0100 Subject: [PATCH] mod_php: update to 5.6.29 --- mod_php/.md5sum | 2 +- mod_php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mod_php/.md5sum b/mod_php/.md5sum index 448e2bcb8..79c1fec09 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -1e01c66b2e67ab3b56a6180ee560fe4c php-5.6.28.tar.xz +190bf5b52d1fc68d5500a8cdc7e33164 php-5.6.29.tar.xz diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index c16661b6d..884cb970b 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz apache libxml2 name=mod_php -version=5.6.28 +version=5.6.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz)