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

Peter Korsgaard jacmet at sunsite.dk
Mon Apr 22 08:54:37 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=ba3385dc9091b2f08f1c97ba476000111a3b4ff2
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 <jacmet at sunsite.dk>
---
 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 515244d..ba428a6 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-PHP_VERSION = 5.3.23
+PHP_VERSION = 5.3.24
 PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
 PHP_SITE = http://www.php.net/distributions
 PHP_INSTALL_STAGING = YES


More information about the buildroot mailing list