powerstat: update to 0.02.00.
This commit is contained in:
parent
f1140c4e99
commit
798bbb448d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.01.40
|
||||
version=0.02.00
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Measures the power consumption using the ACPI battery information"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://kernel.ubuntu.com/~cking/powerstat/"
|
||||
distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz"
|
||||
checksum=e16ddabb4f466e077d0295bf50da8545e2b45f67349d4031dc7b693132b551b7
|
||||
checksum=f0d46b13a7988eecabfd92775652ed94c5567ffece1bdf29c31a55806197c923
|
||||
|
||||
do_build() {
|
||||
make CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue