acpica-utils: update to 20160422.
This commit is contained in:
parent
caae4b4eba
commit
3665877c76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20160318
|
||||
version=20160422
|
||||
revision=1
|
||||
wrksrc="acpica-unix-${version}"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -10,7 +10,7 @@ homepage="https://www.acpica.org/"
|
|||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||
checksum=51fab7b019fd849eec18152cebdc4e9b0d975b9096a3e63009d0978577d61e68
|
||||
checksum=98e7085893fbd124088de88b81fbc675c996a9c690a226eec5c45ab471a419e3
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
|
Loading…
Reference in a new issue