16 Dec
2016
16 Dec
'16
3:52 p.m.
commit 9c67f2f666f840b0b7f66be8a4fd6275f6c14458 Author: Juergen Daubert <jue@jue.li> Date: Fri Dec 16 15:26:32 2016 +0100 [notify] php: update to 5.6.29 Security release, see http://www.php.net/ChangeLog-5.php#5.6.29 diff --git a/php/.md5sum b/php/.md5sum index 448e2bc..79c1fec 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -1e01c66b2e67ab3b56a6180ee560fe4c php-5.6.28.tar.xz +190bf5b52d1fc68d5500a8cdc7e33164 php-5.6.29.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index fd15210..605757d 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.6.28 +version=5.6.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz)