[Buildroot] [git commit] php: bump to version 5.5.12

Peter Korsgaard peter at korsgaard.com
Sun May 4 18:59:27 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=14efd3faed4a12f4e810075ea2948fd5af1adfac
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/php/php.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


More information about the buildroot mailing list