summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-10-28 09:40:01 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-10-28 14:19:32 +0200
commit8c4a43218579ce5ff44d0894893b93320bceb11f (patch)
tree54609644ec81845da830d3ca63fb634fbad4f4ea /package/php/php.mk
parent2be90f4a24a3df487a5c5de9c4708cfa77f172b5 (diff)
downloadbuildroot-8c4a43218579ce5ff44d0894893b93320bceb11f.tar.gz
buildroot-8c4a43218579ce5ff44d0894893b93320bceb11f.zip
package/php: bump version to 7.1.11
Changelog: http://www.php.net/ChangeLog-7.php#7.1.11 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.mk')
-rw-r--r--package/php/php.mk2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud