powerstat: update to 0.02.12.
This commit is contained in:
parent
512712f14e
commit
3aa9083a1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.11
|
||||
version=0.02.12
|
||||
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=a274a7762c44695129434bab2ff10a23575ecb0c1199eb6e424e1324c61a2d46
|
||||
checksum=dc802ae739120bb7c99f248f2631f14e8903767c187f2d16a093391e741e9a9a
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue