From 8c4a43218579ce5ff44d0894893b93320bceb11f Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sat, 28 Oct 2017 09:40:01 +0200 Subject: package/php: bump version to 7.1.11 Changelog: http://www.php.net/ChangeLog-7.php#7.1.11 Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- 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 d18442978b..aaeacde69a 100644 --- a/package/php/php.mk +++ b/package/php/php.mk @@ -4,7 +4,7 @@ # ################################################################################ -PHP_VERSION = 7.1.10 +PHP_VERSION = 7.1.11 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES -- cgit v1.2.3