package/php: security bump version to 8.2.18

Fixes CVE-2024-1874, CVE-2024-2756 & CVE-2024-3096.

Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_2
Release notes: https://news-web.php.net/php.announce/423

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2024-05-07 22:03:21 +02:00
parent 5177d62dce
commit e83045c482
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593 php-8.2.16.tar.xz
sha256 44b306fc021e56441f691da6c3108788bd9e450f293b3bc70fcd64b08dd41a50 php-8.2.18.tar.xz
# License file
sha256 b42e4df5e50e6ecda1047d503d6d91d71032d09ed1027ba1ef29eed26f890c5a LICENSE

View File

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