acpi: update to 1.7
This commit is contained in:
parent
f6e43b6b48
commit
c25d1b4c36
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpi'
|
||||
pkgname=acpi
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Displays informations about ACPI devices (battery, thermal sensors and power)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="GPL-2"
|
||||
homepage="http://sourceforge.net/projects/acpiclient/"
|
||||
distfiles="http://downloads.sourceforge.net/acpiclient/$pkgname-$version.tar.gz"
|
||||
checksum=ed61d20400c4fd3965dde9b49ab3ac74da02f8eca1a55454f7a1ac3fa1fd5c31
|
||||
checksum=d7a504b61c716ae5b7e81a0c67a50a51f06c7326f197b66a4b823de076a35005
|
||||
|
||||
do_install() {
|
||||
make DESTDIR=$DESTDIR install
|
||||
|
|
Loading…
Reference in New Issue