acpica-utils: update to 20160108
This commit is contained in:
parent
6c9716a890
commit
e8c130b0e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20150930
|
||||
version=20160108
|
||||
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=42d5682f7e73bf13e9689cfa104878db6082ffd172a746b8e8f5046fc70203c6
|
||||
checksum=a7f9ed9976b40c61d318c9021ea46e87ce8e25179bc15549ef37432c1a2f834b
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
|
Loading…
Reference in New Issue