* update acpica to 20240321-1

This commit is contained in:
Alexander Baldeck 2024-05-15 16:13:04 +02:00
parent c4719979c8
commit ce877a69a6

View File

@ -5,7 +5,7 @@
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=acpica
pkgver=20230628
pkgver=20240321
pkgrel=1
pkgdesc="ACPI tools, including Intel ACPI Source Language compiler"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -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/783534/$pkgname-unix-$pkgver.tar.gz)
sha512sums=('d726e69ebd8b8110690e3aff8d1919b43b0a2185efdeb9131ea8d89d321ca3a318a89c721ea740ae366f31ed3d1c11c2906f8807ee8a190e6f67fe5b2023cea4')
b2sums=('c560b8ea1f91f46aa505929d04133636f31fe01a06463e9a4cfafef6f40136a2321de17a9165fca22ee67a64267bc823ed12b2b6054451cf8346540e509c284b')
source=(https://downloadmirror.intel.com/819451/$pkgname-unix-$pkgver.tar.gz)
sha512sums=('9d21cdbf4351f643b7694be0844d2102c9b1ca2afffd5b4453ef8387cc09812ffe2630f0b4489f679e92eab6e5923f306771b60bb2629fba6a1b2e326d52a11e')
b2sums=('ee8fea5bd99c6279843a02399760de6e42a7c13a68d4d9fbbf18cee806b2d69aad7b89647cd23db356927b589d2943348f0cf63c0b7d62ccc21c064bd542dd54')
build() {
NOWERROR=TRUE make -C $pkgname-unix-$pkgver