]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/php: bump version to 7.1.10
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 3 Oct 2017 08:30:06 +0000 (10:30 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 29 Jan 2018 21:33:22 +0000 (22:33 +0100)
Changelog: http://www.php.net/ChangeLog-7.php#7.1.10

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 6429f1a4bc7cab98dbc1141760c5ed5d04612411)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/php/php.hash
package/php/php.mk

index 2c53d844953c36ebb0178bf04a6212ce1aed143d..cf2a73d2a4cf5b1cffd561365c34d63c68f539e1 100644 (file)
@@ -1,5 +1,5 @@
 # From http://php.net/downloads.php
-sha256 ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c  php-7.1.9.tar.xz
+sha256 2b8efa771a2ead0bb3ae67b530ca505b5b286adc873cca9ce97a6e1d6815c50b  php-7.1.10.tar.xz
 
 # License file
 sha256 a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e  LICENSE
index 2cdd18d9dc2a1efb116bda551e5e844ea9060253..a609e38a166e83f35b7da6a4054d85decf59db0e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.1.9
+PHP_VERSION = 7.1.10
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES