mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
parent
d215ac0738
commit
19b2d3430c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20170929
|
||||
version=20171110
|
||||
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=c786868ae6c7a4c7bca19a5ca66bfb16740cad5c1c01b21642932f2f0dea9cc8
|
||||
checksum=56ac1f870db698fc46f9be0698abe6f4b5bf189bfb12cf982302c0a8f920856a
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config generate/unix/iasl/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue