From: <abe...@us...> - 2016-06-24 12:56:44
|
Revision: 7735 http://sourceforge.net/p/astlinux/code/7735 Author: abelbeck Date: 2016-06-24 12:56:42 +0000 (Fri, 24 Jun 2016) Log Message: ----------- php, version bump to 5.5.37, many 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 2016-06-24 12:33:20 UTC (rev 7734) +++ branches/1.0/package/php/php.mk 2016-06-24 12:56:42 UTC (rev 7735) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.36 +PHP_VERSION = 5.5.37 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. |