From: <abe...@us...> - 2016-05-26 21:27:52
|
Revision: 7686 http://sourceforge.net/p/astlinux/code/7686 Author: abelbeck Date: 2016-05-26 21:27:51 +0000 (Thu, 26 May 2016) Log Message: ----------- php, version bump to 5.5.36, 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-05-23 22:54:34 UTC (rev 7685) +++ branches/1.0/package/php/php.mk 2016-05-26 21:27:51 UTC (rev 7686) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.35 +PHP_VERSION = 5.5.36 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. |