powerstat: update to 0.02.25.

This commit is contained in:
UsernameRandomlyGenerated 2021-03-15 09:35:44 +01:00 committed by Érico Nogueira Rolim
parent 10a109a5d6
commit a4c6288ff2

View file

@ -1,6 +1,6 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.24
version=0.02.25
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=12781cb108be1fc3be5ec893e6d025bfb40ada060bdc5f7715b65397620f2c7b
checksum=0ba3023979c494323af5090b29dd97d922ef79df1c44237443a06152fbeab136
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}