powerstat: update to 0.02.20.

This commit is contained in:
Enno Boland 2019-08-14 07:54:53 +02:00
parent 83ac9b3b79
commit 67ad489efc
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.19
version=0.02.20
revision=1
build_style=gnu-makefile
short_desc="Measures the power consumption using the ACPI battery information"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
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=852b1685fee6dfecdafb94df24e26322b001e2ead000d25d7ecdbdd2aba0067a
checksum=679305b3a6d2cc9820d19247e9acc1fb2fa48e96a65bc253b358ba5b0a985de3
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}