From e738bdbec86fde3d27b2241fde4acfc0c4fb3ccf Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 19 Oct 2019 16:54:49 +0200 Subject: [PATCH] acpica-utils: update to 20191018. --- srcpkgs/acpica-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/acpica-utils/template b/srcpkgs/acpica-utils/template index ea21904a2bb..c350709f18d 100644 --- a/srcpkgs/acpica-utils/template +++ b/srcpkgs/acpica-utils/template @@ -1,6 +1,6 @@ # Template file for 'acpica-utils' pkgname=acpica-utils -version=20190816 +version=20191018 revision=1 archs="i686* x86_64*" wrksrc="acpica-unix-${version}" @@ -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' \