php: bump to 7.2.1

Also update 0003-configure-disable-the-phar-tool.patch as configure.in is no
longer provided in the tarballs. Instead, configure.ac is patched.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Adam Duskett
2018-01-29 11:53:26 -05:00
committed by Thomas Petazzoni
parent a9ef70aa92
commit 3595613c14
3 changed files with 11 additions and 9 deletions

View File

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