[Buildroot] [PATCH 1/1] package/php: Bump version to 5.5.13

Bernd Kuhls bernd.kuhls at t-online.de
Sun Jun 1 16:04:45 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 c17a623..a878800 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.5.12
+PHP_VERSION = 5.5.13
 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