From 8ba99fd701eb3a0cc00c243c95d29a1eebe83c45 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sun, 8 Jun 2025 23:33:37 +0200 Subject: [PATCH] php8: update to 8.4.8 Upstream changelog: https://www.php.net/ChangeLog-8.php#8.4.8 Signed-off-by: Michael Heimpold --- lang/php8/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 6371a8eacb..6754cef454 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.4.7 +PKG_VERSION:=8.4.8 PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold @@ -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:=e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3 +PKG_HASH:=aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da091 PKG_BUILD_PARALLEL:=1 PKG_BUILD_FLAGS:=no-mips16