mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
acpid: update to 2.0.32.
This commit is contained in:
parent
98a9c4cb9d
commit
5773857f1b
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'acpid'
|
# Template file for 'acpid'
|
||||||
pkgname=acpid
|
pkgname=acpid
|
||||||
version=2.0.31
|
version=2.0.32
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sourceforge.net/projects/acpid2/"
|
homepage="https://sourceforge.net/projects/acpid2/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-${version}.tar.xz"
|
||||||
checksum=fc9dc669ed85d9a1739aa76915e0667c6697c5431160f8dfb253046c6a072cc3
|
checksum=f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e
|
||||||
conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh"
|
conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue