summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-12-09 09:47:30 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-12-09 18:12:37 +0100
commit2483170d3258ee3e805ead6f0ebafe9fc6765c19 (patch)
tree6818302a0204639f5ca205c1325a1e2614731e1b /package/php/php.mk
parentc35dfdb0379215f2d1d9deacc78ba154ef137a37 (diff)
downloadbuildroot-2483170d3258ee3e805ead6f0ebafe9fc6765c19.tar.gz
buildroot-2483170d3258ee3e805ead6f0ebafe9fc6765c19.zip
php: security bump to version 7.0.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> 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 c8abe660ad..8c1ccef68c 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.0.13
+PHP_VERSION = 7.0.14
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud