From: <abe...@us...> - 2017-07-07 18:09:18
|
Revision: 8430 http://sourceforge.net/p/astlinux/code/8430 Author: abelbeck Date: 2017-07-07 18:09:16 +0000 (Fri, 07 Jul 2017) Log Message: ----------- php, version bump to 5.6.31, security fixes Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2017-07-07 17:58:25 UTC (rev 8429) +++ branches/1.0/package/php/php.mk 2017-07-07 18:09:16 UTC (rev 8430) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.6.30 +PHP_VERSION = 5.6.31 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |