package/php: bump version to 7.1.9

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-09-03 17:38:06 +02:00 committed by Peter Korsgaard
parent 7c3ef9aac2
commit cee153b838
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From http://php.net/downloads.php
sha256 0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729 php-7.1.7.tar.xz
sha256 ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c php-7.1.9.tar.xz
# License file
sha256 a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 7.1.7
PHP_VERSION = 7.1.9
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES