powerstat: update to 0.02.19.

This commit is contained in:
Enno Boland 2019-08-12 00:06:35 +02:00
parent 4765a6467b
commit cb95aaa6d9
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.18
version=0.02.19
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=a5be7df819c1d60edbaabde13ef09c72b1bc1375ae3cad3444f0c084abf399be
checksum=852b1685fee6dfecdafb94df24e26322b001e2ead000d25d7ecdbdd2aba0067a
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}