powerstat: update to 0.02.17.
This commit is contained in:
parent
ac22398b56
commit
47e711e6fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.02.16
|
||||
version=0.02.17
|
||||
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.eu>"
|
|||
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=3589dfecae9f15e47299a9ed101283704d274829e95afdbcd4680040e8195d93
|
||||
checksum=9af97db342d40d7587874d8dbd3d88290ea366903e6cd4402c031a47f9cebfd3
|
||||
|
||||
do_build() {
|
||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in New Issue