powerstat: update to 0.02.24.
This commit is contained in:
parent
1d8ce44198
commit
36c5407f5f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.20
|
||||
version=0.02.24
|
||||
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=679305b3a6d2cc9820d19247e9acc1fb2fa48e96a65bc253b358ba5b0a985de3
|
||||
checksum=12781cb108be1fc3be5ec893e6d025bfb40ada060bdc5f7715b65397620f2c7b
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue