[Buildroot] [git commit branch/next] php: bump to version 5.5.9

Peter Korsgaard peter at korsgaard.com
Wed Feb 26 08:52:27 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=b553ffe8dc38d285e0730ed9e6b16a6117ccab66
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

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 2f6280f..f01e131 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 5.5.8
+PHP_VERSION = 5.5.9
 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