powerstat: update to 0.02.09.
This commit is contained in:
parent
cc8928b3ec
commit
2b752141d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.08
|
||||
version=0.02.09
|
||||
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=427c54d8d46daef3c4af34bb0d408c6c2961246e308d420fce0d11d2dc3b9674
|
||||
checksum=32e32f3ed67ea513bbb4d577057d3a6b1f47f10572fcc7cf321d878f0c96c3dd
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue