acpid: update to 2.0.13.

This commit is contained in:
Juan RP 2011-11-24 07:58:25 +01:00
parent 744dedeba9
commit 4844cb667b

View File

@ -1,14 +1,13 @@
# Template file for 'acpid' # Template file for 'acpid'
pkgname=acpid pkgname=acpid
version=2.0.12 version=2.0.13
revision=3
homepage="http://tedfelix.com/linux/acpid-netlink.html" homepage="http://tedfelix.com/linux/acpid-netlink.html"
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz" distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
build_style=gnu-makefile build_style=gnu-makefile
short_desc="The ACPI Daemon (acpid) With Netlink Support" short_desc="The ACPI Daemon (acpid) With Netlink Support"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
checksum=dc8c600f6a7f0ceb423099874e66c6e091ae73eb2227dc5f771dacac50a1b6eb checksum=00c789ec5078ddfc07b827c632d91e92a35db5c7130f4f2ee05e1952136d3d93
long_desc=" long_desc="
In recent linux kernels, the /proc/acpi/event interface has been deprecated. In recent linux kernels, the /proc/acpi/event interface has been deprecated.
The same information (and more) is available via netlink (a way for the kernel The same information (and more) is available via netlink (a way for the kernel