php8: update to 8.4.7
authorMichael Heimpold <redacted>
Fri, 9 May 2025 17:15:07 +0000 (19:15 +0200)
committerMichael Heimpold <redacted>
Sat, 17 May 2025 15:25:18 +0000 (17:25 +0200)
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.4.7

Signed-off-by: Michael Heimpold <redacted>
lang/php8/Makefile

index 6aa2f565c8706d496b9fba4e4cdb7bd4eda9fc47..6371a8eacbed22e1bc7659b81127aa267d37acb6 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.4.6
+PKG_VERSION:=8.4.7
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://www.php.net/distributions/
-PKG_HASH:=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e225631
+PKG_HASH:=e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3
 
 PKG_BUILD_PARALLEL:=1
 PKG_BUILD_FLAGS:=no-mips16
git clone https://git.99rst.org/PROJECT