acpid: update to 2.0.26.
This commit is contained in:
parent
871592e32e
commit
3947d66224
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'acpid'
|
||||
pkgname=acpid
|
||||
version=2.0.25
|
||||
revision=3
|
||||
version=2.0.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
conf_files="/etc/acpi/events/anything /etc/acpi/handler.sh"
|
||||
short_desc="The ACPI Daemon (acpid) With Netlink Support"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://sourceforge.net/projects/acpid2/"
|
||||
distfiles="${SOURCEFORGE_SITE}/acpid2/acpid-$version.tar.xz"
|
||||
checksum=0b700a8072bec162c512f72cbe419195601ab3e0ffd2138f9bd95ed3097a5c68
|
||||
checksum=8384f37e4f260f50183e2e20039823d8f06aed9db56924fe92097b7e0b2e0343
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/handler.sh 755 etc/acpi
|
||||
|
|
Loading…
Reference in New Issue