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>
This commit is contained in:
Bernd Kuhls 2017-10-28 09:40:01 +02:00 committed by Peter Korsgaard
parent 2be90f4a24
commit 8c4a432185
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From http://php.net/downloads.php
sha256 2b8efa771a2ead0bb3ae67b530ca505b5b286adc873cca9ce97a6e1d6815c50b php-7.1.10.tar.xz
sha256 074093e9d7d21afedc5106904218a80a47b854abe368d2728ed22184c884893e php-7.1.11.tar.xz
# License file
sha256 a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e LICENSE

View File

@ -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