diff --git a/srcpkgs/powerstat/template b/srcpkgs/powerstat/template index da96a2aeb8a..a43816c9ac7 100644 --- a/srcpkgs/powerstat/template +++ b/srcpkgs/powerstat/template @@ -1,6 +1,6 @@ # Template file for 'powerstat' pkgname=powerstat -version=0.02.17 +version=0.02.18 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.0-or-later" homepage="http://kernel.ubuntu.com/~cking/powerstat/" distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz" -checksum=9af97db342d40d7587874d8dbd3d88290ea366903e6cd4402c031a47f9cebfd3 +checksum=a5be7df819c1d60edbaabde13ef09c72b1bc1375ae3cad3444f0c084abf399be do_build() { make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}