powerstat: update to 0.02.14.

This commit is contained in:
maxice8 2017-10-26 00:18:32 -02:00 committed by Enno Boland
parent 25937f50a4
commit 7db50a7374
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'powerstat'
pkgname=powerstat
version=0.02.13
version=0.02.14
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"
homepage="http://kernel.ubuntu.com/~cking/powerstat/"
distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz"
checksum=5ba24f8dc67439e7568364cd507cdec93378968fafaf8945d33674aefc0ac9a3
checksum=79b059d12dc776f7f47d3bef0b1c60185a0ba49765d1c89e920fa2f24a081711
do_build() {
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}