From 2fa66b2c0dbe2bd593dc237a0d603d05a66207d0 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 27 Dec 2012 12:58:34 +0100 Subject: [PATCH] php: update to php-5.4.10 Signed-off-by: Stephan Raue --- packages/lang/php/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lang/php/meta b/packages/lang/php/meta index 9ef1a06c91..27e4fca3e0 100644 --- a/packages/lang/php/meta +++ b/packages/lang/php/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="php" -PKG_VERSION="5.4.8" +PKG_VERSION="5.4.10" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OpenSource"