From: Gustavo Zacarias Date: Mon, 9 Aug 2010 14:44:09 +0000 (-0300) Subject: Security bump php to 5.2.14 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a022ab5e0199ff5168393487c13dd9e8a95ae2c0;p=buildroot.git Security bump php to 5.2.14 Signed-off-by: Gustavo Zacarias --- diff --git a/package/php/php.mk b/package/php/php.mk index 962547f6f8..9396311ef5 100644 --- a/package/php/php.mk +++ b/package/php/php.mk @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.2.13 +PHP_VERSION = 5.2.14 PHP_SOURCE = php-$(PHP_VERSION).tar.bz2 PHP_SITE = http://www.php.net/distributions PHP_INSTALL_STAGING = YES