summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-04-18 11:15:21 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-18 17:39:20 +0200
commit9f6357117b7a2b1ef747183834444030a5298478 (patch)
tree9461109de6c92d7b0f69caab19b69f4b68bf965e /package/php/php.mk
parent37308b979af0037ea7f3c8cd0c0f1e12f1ffe52a (diff)
downloadbuildroot-9f6357117b7a2b1ef747183834444030a5298478.tar.gz
buildroot-9f6357117b7a2b1ef747183834444030a5298478.zip
php: bump version to 7.1.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 22eeddd97c..46f57e4dc5 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.1.3
+PHP_VERSION = 7.1.4
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud