From 5773857f1b781d9832dfea194ec3ab0c2ac9a87c Mon Sep 17 00:00:00 2001 From: Piraty Date: Sat, 24 Aug 2019 22:17:29 +0200 Subject: [PATCH] acpid: update to 2.0.32. --- srcpkgs/acpid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/acpid/template b/srcpkgs/acpid/template index 0bb77771db5..8312d0e4e15 100644 --- a/srcpkgs/acpid/template +++ b/srcpkgs/acpid/template @@ -1,14 +1,14 @@ # Template file for 'acpid' pkgname=acpid -version=2.0.31 -revision=2 +version=2.0.32 +revision=1 build_style=gnu-configure short_desc="The ACPI Daemon (acpid) With Netlink Support" maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://sourceforge.net/projects/acpid2/" distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-${version}.tar.xz" -checksum=fc9dc669ed85d9a1739aa76915e0667c6697c5431160f8dfb253046c6a072cc3 +checksum=f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh" post_install() {