mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
acpica-utils: update to 20181213.
This commit is contained in:
parent
8b26f5462d
commit
0e0b54b566
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'acpica-utils'
|
# Template file for 'acpica-utils'
|
||||||
pkgname=acpica-utils
|
pkgname=acpica-utils
|
||||||
version=20181031
|
version=20181213
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="acpica-unix-${version}"
|
wrksrc="acpica-unix-${version}"
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-only, BSD-3-Clause"
|
license="GPL-2.0-only, BSD-3-Clause"
|
||||||
homepage="https://www.acpica.org/"
|
homepage="https://www.acpica.org/"
|
||||||
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||||
checksum=090e75cf2a6bc53dc93a82822ae74962942bc66d3932a00ed130e640b3a3e1ff
|
checksum=fc90006775c635ba86c5bbf08590ac98ab10e1f9eff6d8951385f57dd3a6f8ed
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue