diff --git a/srcpkgs/powerstat/template b/srcpkgs/powerstat/template index d63c4d99c16..da96a2aeb8a 100644 --- a/srcpkgs/powerstat/template +++ b/srcpkgs/powerstat/template @@ -1,6 +1,6 @@ # Template file for 'powerstat' pkgname=powerstat -version=0.02.16 +version=0.02.17 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=3589dfecae9f15e47299a9ed101283704d274829e95afdbcd4680040e8195d93 +checksum=9af97db342d40d7587874d8dbd3d88290ea366903e6cd4402c031a47f9cebfd3 do_build() { make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}