acpica-utils: update to 20190816.
This commit is contained in:
parent
278a996260
commit
3de6d15592
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20190509
|
||||
version=20190816
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
wrksrc="acpica-unix-${version}"
|
||||
hostmakedepends="flex"
|
||||
short_desc="Intel ACPI CA Unix utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=f124ab6e99110a192864b23dc6911d180968dd15b49f95f7adc37d69dd14621a
|
||||
checksum=7aec4dc88a3ba148eecd898e59fb5378573eb6a94585e5538e0b396840d0fc5c
|
||||
|
||||
do_build() {
|
||||
vsed -e 's/-Werror//g' \
|
||||
|
|
Loading…
Reference in a new issue