acpica-utils: update to 20180427.

Closes #13918.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-27 22:44:13 -03:00 committed by Enno Boland
parent fb234603a5
commit aaef5eb97a
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,16 +1,16 @@
# Template file for 'acpica-utils'
pkgname=acpica-utils
version=20180313
version=20180427
revision=1
wrksrc="acpica-unix-${version}"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
hostmakedepends="flex"
short_desc="Intel ACPI CA Unix utilities"
homepage="https://www.acpica.org/"
license="GPL-2, 3-clause-BSD"
license="GPL-2.0-only, BSD-3-Clause"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.acpica.org/"
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
checksum=958b5b75617732f6024484c32476cf0759b5777eb827a5e45f1cf3b45d174b15
checksum=ae01b2d9e06192dca8fec9ccba327f766454e10935f98f608ec7de2690fd0c16
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
do_build() {
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config generate/unix/iasl/Makefile
@ -20,6 +20,7 @@ do_build() {
*) make BITS=64;;
esac
}
do_install() {
make DESTDIR=${DESTDIR} install
vlicense ${FILESDIR}/LICENSE