powerstat: update to 0.02.16.

Closes #14541.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-18 23:14:53 -03:00 committed by Enno Boland
parent ed3024de5f
commit 2842b649cf

View file

@ -1,14 +1,14 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.15
version=0.02.16
revision=1
build_style=gnu-makefile
short_desc="Measures the power consumption using the ACPI battery information"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
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=bdf7550cf74dddc2aa9160dc279594ac9c360ffab1f9db265fdf9eb3b1300655
checksum=3589dfecae9f15e47299a9ed101283704d274829e95afdbcd4680040e8195d93
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}