powerstat: update to 0.02.11.

This commit is contained in:
Enno Boland 2016-12-08 18:17:55 +01:00
parent 4501919c8e
commit 3eb3cefa75

View file

@ -1,6 +1,6 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.10
version=0.02.11
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=94d1372f70ef441dfac581d6b1f455504eda87e044140a24aa471e018198c286
checksum=a274a7762c44695129434bab2ff10a23575ecb0c1199eb6e424e1324c61a2d46
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}