From 41b2e1a74cf2810f6783186b10d86e70a49dd60b Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 1 Jun 2014 18:04:45 +0200 Subject: [PATCH] package/php: Bump version to 5.5.13 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- package/php/php.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/php/php.mk b/package/php/php.mk index c17a623f90..a878800094 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 -- 2.30.2