mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
acpica-utils: update to 20191018.
This commit is contained in:
parent
189bf5d62c
commit
fc91a7745d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20190816
|
||||
version=20191018
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
archs="i686* x86_64* aarch64*"
|
||||
wrksrc="acpica-unix-${version}"
|
||||
hostmakedepends="flex"
|
||||
short_desc="Intel ACPI CA Unix utilities"
|
||||
|
@ -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=7aec4dc88a3ba148eecd898e59fb5378573eb6a94585e5538e0b396840d0fc5c
|
||||
checksum=029db4014600e4b771b11a84276d2d76eb40fb26eabc85864852ef1f962be95f
|
||||
|
||||
do_build() {
|
||||
vsed -e 's/-Werror//g' \
|
||||
|
|
Loading…
Add table
Reference in a new issue