From: <abe...@us...> - 2014-08-16 19:15:02
|
Revision: 6632 http://sourceforge.net/p/astlinux/code/6632 Author: abelbeck Date: 2014-08-16 19:14:53 +0000 (Sat, 16 Aug 2014) Log Message: ----------- php, version bump to 5.3.29, 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 2014-08-16 19:04:19 UTC (rev 6631) +++ branches/1.0/package/php/php.mk 2014-08-16 19:14:53 UTC (rev 6632) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.3.28 +PHP_VERSION = 5.3.29 PHP_SOURCE = php-$(PHP_VERSION).tar.bz2 PHP_SITE = http://www.php.net/distributions PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |