package/php: security bump version to 7.4.28

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

Fixes CVE-2021-21708.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2022-03-10 22:26:11 +01:00
parent 73fd90816a
commit 51aa106ba3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 e305b3aafdc85fa73a81c53d3ce30578bc94d1633ec376add193a1e85e0f0ef8 php-7.4.26.tar.xz
sha256 9cc3b6f6217b60582f78566b3814532c4b71d517876c25013ae51811e65d8fce php-7.4.28.tar.xz
# License file
sha256 a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff LICENSE

View File

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