parent
2315c20c96
commit
a8825187e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20171110
|
||||
version=20171215
|
||||
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, 3-clause-BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||
checksum=56ac1f870db698fc46f9be0698abe6f4b5bf189bfb12cf982302c0a8f920856a
|
||||
checksum=1287c3d75c7956680dbb7e90151caef0255797eb29e18dd55588d713ada97d14
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config generate/unix/iasl/Makefile
|
||||
|
|
Loading…
Reference in a new issue