acpica-utils: update to 20181031.
This commit is contained in:
parent
95dc5e3d18
commit
f920181849
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20181003
|
||||
version=20181031
|
||||
revision=1
|
||||
wrksrc="acpica-unix-${version}"
|
||||
hostmakedepends="flex"
|
||||
short_desc="Intel ACPI CA Unix utilities"
|
||||
license="GPL-2.0-only, BSD-3-Clause"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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=4c40014ef582665f87e4278f34a60b725bc99cb94341c900621780d6d5a708d1
|
||||
checksum=090e75cf2a6bc53dc93a82822ae74962942bc66d3932a00ed130e640b3a3e1ff
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue