package/php: bump version to 8.2.8

Changelog: https://www.php.net/ChangeLog-8.php#8.2.8

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 3ca3304276)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-07-07 07:34:42 +02:00 committed by Peter Korsgaard
parent f2f7a1901a
commit ecdd588f43
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa0 php-8.2.7.tar.xz
sha256 cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801 php-8.2.8.tar.xz
# License file
sha256 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5 LICENSE

View File

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