From cde5184ea5e956668ebc1b622764d5265521c653 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 19 Oct 2019 17:04:13 +0200 Subject: [PATCH] acpica-utils: update to 20191018. --- srcpkgs/acpica-utils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/acpica-utils/template b/srcpkgs/acpica-utils/template index ea21904a2bb..9fe7fd657f0 100644 --- a/srcpkgs/acpica-utils/template +++ b/srcpkgs/acpica-utils/template @@ -1,8 +1,8 @@ # Template file for 'acpica-utils' pkgname=acpica-utils -version=20190816 +version=20191018 revision=1 -archs="i686* x86_64*" +archs="i686* x86_64* aarch64*" wrksrc="acpica-unix-${version}" hostmakedepends="flex" short_desc="Intel ACPI CA Unix utilities" @@ -10,7 +10,7 @@ maintainer="Anthony Iliopoulos " license="GPL-2.0-only, BSD-3-Clause" homepage="https://www.acpica.org/" distfiles="https://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz" -checksum=7aec4dc88a3ba148eecd898e59fb5378573eb6a94585e5538e0b396840d0fc5c +checksum=029db4014600e4b771b11a84276d2d76eb40fb26eabc85864852ef1f962be95f do_build() { vsed -e 's/-Werror//g' \