From: <abe...@us...> - 2015-07-11 15:30:37
|
Revision: 7149 http://sourceforge.net/p/astlinux/code/7149 Author: abelbeck Date: 2015-07-11 15:30:35 +0000 (Sat, 11 Jul 2015) Log Message: ----------- php, version bump to 5.5.27, bug and 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-07-10 17:13:56 UTC (rev 7148) +++ branches/1.0/package/php/php.mk 2015-07-11 15:30:35 UTC (rev 7149) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.26 +PHP_VERSION = 5.5.27 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. |