From 2b752141d790b930397d6ec2a980553e38edc203 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 4 Mar 2016 08:56:37 +0100 Subject: [PATCH] powerstat: update to 0.02.09. --- srcpkgs/powerstat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/powerstat/template b/srcpkgs/powerstat/template index 1f2533d534..6bbefd2776 100644 --- a/srcpkgs/powerstat/template +++ b/srcpkgs/powerstat/template @@ -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 " 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}