acpica-utils: update to 20210930
This commit is contained in:
parent
eed83d7b36
commit
9569ef8051
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20210331
|
||||
version=20210930
|
||||
revision=1
|
||||
archs="i686* x86_64* aarch64*"
|
||||
wrksrc="acpica-unix-${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
|||
license="GPL-2.0-only, BSD-3-Clause"
|
||||
homepage="https://www.acpica.org/"
|
||||
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||
checksum=b49237a2c3df58b57310612ec3a6ebee69e1a525b5efeec7152faf32a03b7068
|
||||
checksum=3cd82a281a16bc70c2708665668f138c4fc606c31161d46ce77230454ec04821
|
||||
|
||||
do_build() {
|
||||
vsed -e 's/-Werror//g' \
|
||||
|
|
Loading…
Reference in a new issue