4 Mar
2016
4 Mar
'16
1:04 p.m.
commit 78f4af6f5869a5bbfed0ac488582880fdefd29e0 Author: Juergen Daubert <jue@jue.li> Date: Fri Mar 4 14:00:27 2016 +0100 [notify] php: update to 5.6.19 include security fixes, see http://php.net/ChangeLog-5.php#5.6.19 diff --git a/php/.md5sum b/php/.md5sum index 094cd0d..b4700eb 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -177ba962557795866ae331ad4ad99bba php-5.6.18.tar.xz +aab960cc1b2bfbeb00d030a9d42b38bd php-5.6.19.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index ad535cb..b706d7f 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.18 +version=5.6.19 release=1 source=(http://php.net/distributions/php-$version.tar.xz)