[Buildroot] [git commit] package/php: Bump version to 5.5.13

Peter Korsgaard peter at korsgaard.com
Sun Jun 1 19:51:17 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=41b2e1a74cf2810f6783186b10d86e70a49dd60b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
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 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


More information about the buildroot mailing list