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