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>
This commit is contained in:
Vicente Olivert Riera 2016-06-01 11:21:36 +01:00 committed by Thomas Petazzoni
parent 6027e8d936
commit b9a0903cfe
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# From http://php.net/downloads.php
sha256 1b237a9455e5476a425dbb9d99966bad68107747c601958cb9558a7fb49ab419 php-7.0.6.tar.xz
sha256 9cc64a7459242c79c10e79d74feaf5bae3541f604966ceb600c3d2e8f5fe4794 php-7.0.7.tar.xz

View file

@ -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