summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-13 19:39:26 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-14 09:26:35 +0200
commit384e00515ba9b9d133998c3943889fb31ce59c4e (patch)
tree5ab68d90f271c7fa953a0ba24b773356e615523c /package/php/php.mk
parent7fabade2ab66272acb80f41e7fb5265fc32072f8 (diff)
downloadbuildroot-384e00515ba9b9d133998c3943889fb31ce59c4e.tar.gz
buildroot-384e00515ba9b9d133998c3943889fb31ce59c4e.zip
php: security bump to version 7.0.12
See http://www.php.net/ChangeLog-7.php#7.0.12 since there are no CVEs out yet. And drop upstream patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> 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 b1b19ada7c..f925ec1eba 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.0.11
+PHP_VERSION = 7.0.12
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud