acpica-utils: update to 20201113.
This commit is contained in:
parent
06c6d0aeca
commit
e1572ac9a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20200925
|
||||
version=20201113
|
||||
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=d44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589
|
||||
checksum=48c4e0c07b42581d017487cc9264470e6420605ddd24cbb5d16410d02a771461
|
||||
|
||||
do_build() {
|
||||
vsed -e 's/-Werror//g' \
|
||||
|
|
Loading…
Reference in a new issue