[Buildroot] svn commit: trunk/buildroot/package/php

ulf at uclibc.org ulf at uclibc.org
Sun Jan 11 20:08:47 UTC 2009


Author: ulf
Date: 2009-01-11 20:08:47 +0000 (Sun, 11 Jan 2009)
New Revision: 24753

Log:
Bump php version since source is removed due to security risk

Modified:
   trunk/buildroot/package/php/php.mk


Changeset:
Modified: trunk/buildroot/package/php/php.mk
===================================================================
--- trunk/buildroot/package/php/php.mk	2009-01-11 19:58:51 UTC (rev 24752)
+++ trunk/buildroot/package/php/php.mk	2009-01-11 20:08:47 UTC (rev 24753)
@@ -3,7 +3,7 @@
 # php
 #
 #############################################################
-PHP_VER:=5.2.7
+PHP_VER:=5.2.8
 PHP_SOURCE:=php-$(PHP_VER).tar.bz2
 PHP_SITE:=http://us.php.net/get/${PHP_SOURCE}/from/us2.php.net/mirror
 PHP_DIR:=$(BUILD_DIR)/php-$(PHP_VER)



More information about the buildroot mailing list