powerstat: update to 0.02.10.
This commit is contained in:
parent
5acf728f86
commit
a724b0d87b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.09
|
||||
version=0.02.10
|
||||
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=32e32f3ed67ea513bbb4d577057d3a6b1f47f10572fcc7cf321d878f0c96c3dd
|
||||
checksum=94d1372f70ef441dfac581d6b1f455504eda87e044140a24aa471e018198c286
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue