acpica-utils: update to 20150930
This commit is contained in:
parent
084c6ecbe7
commit
69610519ab
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20150818
|
||||
version=20150930
|
||||
revision=1
|
||||
wrksrc="acpica-unix-${version}"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
@ -10,10 +10,9 @@ 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=c265fe24565d4cbfd759886e42387c5514093b28c1c1a547db77c1933b332fc8
|
||||
checksum=42d5682f7e73bf13e9689cfa104878db6082ffd172a746b8e8f5046fc70203c6
|
||||
|
||||
do_build() {
|
||||
ln -sfr source/tools/acpinames/AcpiNames.h source/tools/acpinames/acpinames.h
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue