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>
This commit is contained in:
Gustavo Zacarias 2016-12-09 09:47:30 -03:00 committed by Peter Korsgaard
parent c35dfdb037
commit 2483170d32
2 changed files with 2 additions and 2 deletions

View File

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

View File

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