acpid: update to 2.0.23.
This commit is contained in:
parent
666fceaf51
commit
0319fe190f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acpid'
|
||||
pkgname=acpid
|
||||
version=2.0.22
|
||||
revision=2
|
||||
version=2.0.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh"
|
||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://sourceforge.net/projects/acpid2/"
|
||||
distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-$version.tar.xz"
|
||||
checksum=3d11454f4283c8f771d8dbd5eb6b5f2bbd9d94d9f77d68bab89e35d98b67ab31
|
||||
checksum=4396aaec13510c3a1faa941a15a4b5335b6ae4fbec8438b9249b88c3b66187ee
|
||||
|
||||
build_options="systemd"
|
||||
if [ "$build_option_systemd" ]; then
|
||||
|
|
Loading…
Reference in New Issue