From 6dc3004f4b40c33ffeeff2a49d8952f84c589478 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 21 Oct 2017 06:03:26 -0200 Subject: [PATCH] powerstat: update to 0.02.13. (#8393) --- srcpkgs/powerstat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/powerstat/template b/srcpkgs/powerstat/template index a2cd3d0871..9eedc5107b 100644 --- a/srcpkgs/powerstat/template +++ b/srcpkgs/powerstat/template @@ -1,6 +1,6 @@ # Template file for 'powerstat' pkgname=powerstat -version=0.02.12 +version=0.02.13 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=dc802ae739120bb7c99f248f2631f14e8903767c187f2d16a093391e741e9a9a +checksum=5ba24f8dc67439e7568364cd507cdec93378968fafaf8945d33674aefc0ac9a3 do_build() { make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}