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>
(cherry picked from commit 2483170d32)
This commit is contained in:
Gustavo Zacarias
2016-12-09 09:47:30 -03:00
committed by Peter Korsgaard
parent 8d58e8af95
commit 0757d8db1c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
sha256 f3d6c49e1c242e5995dec15e503fde996c327eb86cd7ec45c690e93c971b83ff php-7.0.12.tar.xz
sha256 0f1dff6392a1cc2ed126b9695f580a2ed77eb09d2c23b41cabfb41e6f27a8c89 php-7.0.14.tar.xz

View File

@@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 7.0.12
PHP_VERSION = 7.0.14
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES