From b420e0b55983d44e7bad854da5ca00907a77f868 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Thu, 4 Feb 2016 22:16:08 +0100 Subject: package/php: security bump version to 5.6.18 Changelog: http://www.php.net/ChangeLog-5.php#5.6.18 Signed-off-by: Bernd Kuhls Acked-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- package/php/php.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/php/php.mk') diff --git a/package/php/php.mk b/package/php/php.mk index 84443a14a5..f2c7e28bef 100644 --- a/package/php/php.mk +++ b/package/php/php.mk @@ -4,7 +4,7 @@ # ################################################################################ -PHP_VERSION = 5.6.17 +PHP_VERSION = 5.6.18 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES -- cgit v1.2.3