acpica-utils: update to 20161222.
This commit is contained in:
parent
30fbdd0797
commit
05e6c1a966
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20161117
|
||||
version=20161222
|
||||
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="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||
checksum=703e352a2d3f57905d0b5fc8ce11a1f5312bf5d601808a18c120ae7828f45031
|
||||
checksum=0cfe1b622b8663ff9c46dd23b8c2fe7c7191d8b433cd6decdce6403321b37120
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
|
Loading…
Reference in New Issue