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

Peter Korsgaard jacmet at sunsite.dk
Mon Jun 3 07:14:43 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=7e50472ca8648b44cd334199831dc83f3d6184f8
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 2a452d1..8c4c2e1 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-PHP_VERSION = 5.3.24
+PHP_VERSION = 5.3.25
 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