package/php: security bump to version 7.3.15

Changelog: https://www.php.net/ChangeLog-7.php#7.3.15

Fixes CVE-2020-7061, CVE-2020-7062 & CVE-2020-7063

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2020-03-14 14:25:33 +01:00
parent b5f00906a7
commit 3fc3c3d4c8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 cc05dd373ca5d36652800762f65c10e828a17de35aaf246262e3efa99d00cdb0 php-7.3.14.tar.xz
sha256 de7ae7cf3d1dbb2824975b26b32991dac2b732886ec22075b8c53b261b018166 php-7.3.15.tar.xz
# License file
sha256 f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8 LICENSE

View File

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