mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
parent
366ec6364c
commit
d6abbbf36d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'acpica-utils'
|
# Template file for 'acpica-utils'
|
||||||
pkgname=acpica-utils
|
pkgname=acpica-utils
|
||||||
version=20200717
|
version=20200925
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* aarch64*"
|
archs="i686* x86_64* aarch64*"
|
||||||
wrksrc="acpica-unix-${version}"
|
wrksrc="acpica-unix-${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-2.0-only, BSD-3-Clause"
|
license="GPL-2.0-only, BSD-3-Clause"
|
||||||
homepage="https://www.acpica.org/"
|
homepage="https://www.acpica.org/"
|
||||||
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||||
checksum=cb99903ef240732f395af40c23b9b19c7899033f48840743544eebb6da72a828
|
checksum=d44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
vsed -e 's/-Werror//g' \
|
vsed -e 's/-Werror//g' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue