From: <abe...@us...> - 2015-09-06 12:37:56
|
Revision: 7238 http://sourceforge.net/p/astlinux/code/7238 Author: abelbeck Date: 2015-09-06 12:37:54 +0000 (Sun, 06 Sep 2015) Log Message: ----------- php, version bump to 5.5.29, 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 2015-09-01 23:35:25 UTC (rev 7237) +++ branches/1.0/package/php/php.mk 2015-09-06 12:37:54 UTC (rev 7238) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.28 +PHP_VERSION = 5.5.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. |