powerstat: update to 0.02.06.
This commit is contained in:
parent
c94b58ca40
commit
6d576cdd7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.05
|
||||
version=0.02.06
|
||||
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=101d46e98200599bcfaa61f1ca63b3943aa2aac8fa27b5b6495b586f3c3d18ee
|
||||
checksum=e57dff8811b6921181fe36a192598c94a0f2817cb36b8fe5a6fef41816932687
|
||||
|
||||
do_build() {
|
||||
make CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue