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>
This commit is contained in:
Gustavo Zacarias
2016-10-13 19:39:26 -03:00
committed by Thomas Petazzoni
parent 7fabade2ab
commit 384e00515b
3 changed files with 2 additions and 49 deletions

View File

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