* update acpica to 20240927-1

This commit is contained in:
Alexander Baldeck 2024-12-12 15:42:15 +01:00
parent 548c3bfbed
commit 7345151999

View File

@ -5,12 +5,12 @@
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=acpica
pkgver=20240321
pkgrel=1.1
pkgver=20240927
pkgrel=1
pkgdesc="ACPI tools, including Intel ACPI Source Language compiler"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://acpica.org"
license=(GPL-2.0)
license=(GPL-2.0-only)
depends=(glibc)
makedepends=(flex bison)
provides=(iasl)
@ -22,9 +22,9 @@ options=(!makeflags)
# https://github.com/acpica/acpica/issues/886
# https://github.com/acpica/acpica/issues/883
# https://github.com/acpica/acpica/issues/857
source=(https://downloadmirror.intel.com/819451/$pkgname-unix-$pkgver.tar.gz)
sha512sums=('9d21cdbf4351f643b7694be0844d2102c9b1ca2afffd5b4453ef8387cc09812ffe2630f0b4489f679e92eab6e5923f306771b60bb2629fba6a1b2e326d52a11e')
b2sums=('ee8fea5bd99c6279843a02399760de6e42a7c13a68d4d9fbbf18cee806b2d69aad7b89647cd23db356927b589d2943348f0cf63c0b7d62ccc21c064bd542dd54')
source=(https://github.com/user-attachments/files/17171019/acpica-unix-$pkgver.tar.gz)
sha512sums=('655db9c1f0f65135e107e42ba9d24576be11cd031572fc6d099bc27f9e41c34c5544e7e9bded6024603000dabc168dcc285b827a2b71560ccef1626fbeb82b90')
b2sums=('00487fbf3b9b799b04987f2d85581f4db864f7c54f30fdc1bc66fcef6475ce64fc51f730c7f0e0e24710ba629f2bcea1d51eec5c0e30dee490fe6f79848ab9d6')
build() {
NOWERROR=TRUE make -C $pkgname-unix-$pkgver