[Buildroot] [PATCH v4 12/37] php: version bump 5.5.11

Bernd Kuhls bernd.kuhls at t-online.de
Thu Apr 3 19:01:07 UTC 2014


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/php/php.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/php/php.mk b/package/php/php.mk
index b3ffbef..ef42e58 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.5.10
+PHP_VERSION = 5.5.11
 PHP_SITE = http://www.php.net/distributions
 PHP_INSTALL_STAGING = YES
 PHP_INSTALL_STAGING_OPT = INSTALL_ROOT=$(STAGING_DIR) install
-- 
1.7.10.4



More information about the buildroot mailing list