From 4dc68655682388c34339abcd76192718cf0786da Mon Sep 17 00:00:00 2001 From: Julien Olivain Date: Thu, 28 Aug 2025 00:29:34 +0200 Subject: [PATCH] package/acpica: bump to version 20250807 For change log since 20241212, see: https://github.com/acpica/acpica/blob/20250807/documents/changes.txt License file hash is changed after a year update in upstream commit: https://github.com/acpica/acpica/commit/53553c302b5fc57afe55dd3d96ce3aa861dea1df Signed-off-by: Julien Olivain Signed-off-by: Peter Korsgaard --- package/acpica/acpica.hash | 4 ++-- package/acpica/acpica.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/acpica/acpica.hash b/package/acpica/acpica.hash index 9972e34b3b..e88107e9c7 100644 --- a/package/acpica/acpica.hash +++ b/package/acpica/acpica.hash @@ -1,3 +1,3 @@ # locally computed hash -sha256 9dca83cfee390b710485fbdf787048370049c05723b10cc220cfef6e13c31961 acpica-unix-20241212.tar.gz -sha256 b28f54dc421531bbe269afd8c28bf6fdfd6affbe50c2831464f777ec1766d4a5 source/include/acpi.h +sha256 eaca4c0248db872a055ab38b0deab4f5f577d1a0cada0fcbc0d80955e2a98e33 acpica-unix-20250807.tar.gz +sha256 dbfa87ff77586ffd8da1185981a9695e80db09b114b3b00c194a9bcc2292a95e source/include/acpi.h diff --git a/package/acpica/acpica.mk b/package/acpica/acpica.mk index 2c97c04367..e236a81ed0 100644 --- a/package/acpica/acpica.mk +++ b/package/acpica/acpica.mk @@ -4,9 +4,9 @@ # ################################################################################ -ACPICA_VERSION = 20241212 +ACPICA_VERSION = 20250807 ACPICA_SOURCE = acpica-unix-$(ACPICA_VERSION).tar.gz -ACPICA_SITE = https://github.com/user-attachments/files/18117992 +ACPICA_SITE = https://github.com/user-attachments/files/21674610 ACPICA_LICENSE = BSD-3-Clause or GPL-2.0 ACPICA_LICENSE_FILES = source/include/acpi.h ACPICA_DEPENDENCIES = host-bison host-flex