From: <abe...@us...> - 2016-04-29 13:51:30
|
Revision: 7658 http://sourceforge.net/p/astlinux/code/7658 Author: abelbeck Date: 2016-04-29 13:51:27 +0000 (Fri, 29 Apr 2016) Log Message: ----------- php, version bump to 5.5.35, security fixes: CVE-2016-3074 and 4 other 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-04-28 21:08:15 UTC (rev 7657) +++ branches/1.0/package/php/php.mk 2016-04-29 13:51:27 UTC (rev 7658) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.34 +PHP_VERSION = 5.5.35 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. |