package/php: bump to v8.3.24

This is a bug fix release.

For more information, see:

 - https://www.php.net/ChangeLog-8.php#PHP_8_3
 - https://news-web.php.net/php.announce/466

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 4089677c2d)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Thomas Perale
2025-08-01 17:38:19 +02:00
parent 5f11da8ca6
commit 50639c569d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db php-8.3.23.tar.xz
sha256 388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d44251 php-8.3.24.tar.xz
# License file
sha256 b42e4df5e50e6ecda1047d503d6d91d71032d09ed1027ba1ef29eed26f890c5a LICENSE

View File

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