summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-06-01 11:21:36 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-01 17:08:48 +0200
commitb9a0903cfeec867b80bd646903af3f149eeefc4e (patch)
tree54afae6cf82fddb274b9b50cb534f2b54106f344 /package/php/php.mk
parent6027e8d936e1e7b2b86a216fe580bc3f4dafd520 (diff)
downloadbuildroot-b9a0903cfeec867b80bd646903af3f149eeefc4e.tar.gz
buildroot-b9a0903cfeec867b80bd646903af3f149eeefc4e.zip
php: security bump version to 7.0.7
Fixes CVE-2013-7456 https://bugs.php.net/bug.php?id=72227 Fixes CVE-2016-5093 https://bugs.php.net/bug.php?id=72241 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 fbdb73875d..2997b1b7d1 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 7.0.6
+PHP_VERSION = 7.0.7
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud