From: <abe...@us...> - 2016-12-09 13:55:28
|
Revision: 8027 http://sourceforge.net/p/astlinux/code/8027 Author: abelbeck Date: 2016-12-09 13:55:26 +0000 (Fri, 09 Dec 2016) Log Message: ----------- php, version bump to 5.6.29 Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2016-12-09 13:42:11 UTC (rev 8026) +++ branches/1.0/package/php/php.mk 2016-12-09 13:55:26 UTC (rev 8027) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.6.28 +PHP_VERSION = 5.6.29 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. |