summaryrefslogtreecommitdiffstats
path: root/package/php
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-11-25 10:14:57 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-11-25 13:21:30 +0100
commitab01a1279c4990d201e6a560dbe9cc5b25a20fae (patch)
tree75fc5d5741aacd68fec7dbb2c0cfc96659157ac5 /package/php
parentcda7db8b869c89f0f4e7f668477ebfc9f5d897ba (diff)
downloadbuildroot-ab01a1279c4990d201e6a560dbe9cc5b25a20fae.tar.gz
buildroot-ab01a1279c4990d201e6a560dbe9cc5b25a20fae.zip
package/php: bump version to 7.1.12
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php')
-rw-r--r--package/php/php.hash2
-rw-r--r--package/php/php.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/php/php.hash b/package/php/php.hash
index d1f36f2d34..cdec308b66 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,5 +1,5 @@
# From http://php.net/downloads.php
-sha256 074093e9d7d21afedc5106904218a80a47b854abe368d2728ed22184c884893e php-7.1.11.tar.xz
+sha256 a0118850774571b1f2d4e30b4fe7a4b958ca66f07d07d65ebdc789c54ba6eeb3 php-7.1.12.tar.xz
# License file
sha256 a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e LICENSE
diff --git a/package/php/php.mk b/package/php/php.mk
index aaeacde69a..72d5ea80c7 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.1.11
+PHP_VERSION = 7.1.12
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud