mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
1fd85856d8
commit
0f528720e5
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=20210105
|
version=20210331
|
||||||
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=a9be7b749025e60f93fde2fe531bfe0d84a33641d3e0c9b0f6049f996dbb1ff8
|
checksum=b49237a2c3df58b57310612ec3a6ebee69e1a525b5efeec7152faf32a03b7068
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
vsed -e 's/-Werror//g' \
|
vsed -e 's/-Werror//g' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue