summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-03-10 13:11:06 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-03-10 17:19:02 +0100
commit34d19a23ad8d46166a83da9cd84910ae1c5b2a43 (patch)
tree3328648bdfdc2f3691c54f1d35574946d40abc79 /package/php/php.mk
parent53c07aa3a24d0f0a647e0e6858af5e65c6e81833 (diff)
downloadbuildroot-34d19a23ad8d46166a83da9cd84910ae1c5b2a43.tar.gz
buildroot-34d19a23ad8d46166a83da9cd84910ae1c5b2a43.zip
php: bump to version 7.1.2
7.1.2 is a bugfix release, fixing a number of issues: http://www.php.net/ChangeLog-7.php#7.1.2 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 1379ad571b..5b113d1b3f 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.1.1
+PHP_VERSION = 7.1.2
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud