package/php: security bump version to 8.0.27
Release notes: https://www.php.net/releases/8_0_27.php Changelog: https://www.php.net/ChangeLog-8.php#8.0.27 Fixes CVE-2022-31631: http://bugs.php.net/81740 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
05900e5b6e
commit
b9026d539e
@ -1,5 +1,5 @@
|
||||
# From https://www.php.net/downloads.php
|
||||
sha256 a291b71d0498707fc5514eb5b9513e88f0f1d4890bcdefd67282ded8a2bfb941 php-8.0.25.tar.xz
|
||||
sha256 f942cbfe2f7bacbb8039fb79bbec41c76ea779ac5c8157f21e1e0c1b28a5fc3a php-8.0.27.tar.xz
|
||||
|
||||
# License file
|
||||
sha256 a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_VERSION = 8.0.25
|
||||
PHP_VERSION = 8.0.27
|
||||
PHP_SITE = https://www.php.net/distributions
|
||||
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
|
||||
PHP_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user