powerstat: update to 0.02.03.

This commit is contained in:
Enno Boland 2015-07-11 08:47:57 +02:00
parent 3c5bbf6879
commit a615cc601b

View File

@ -1,6 +1,6 @@
# Template file for 'powerstat' # Template file for 'powerstat'
pkgname=powerstat pkgname=powerstat
version=0.02.02 version=0.02.03
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Measures the power consumption using the ACPI battery information" short_desc="Measures the power consumption using the ACPI battery information"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://kernel.ubuntu.com/~cking/powerstat/" homepage="http://kernel.ubuntu.com/~cking/powerstat/"
distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz" distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz"
checksum=09aca754d788aa13c07df5a97f94f006778e5f463e08805275fae97c46fa25d8 checksum=02ab05cdd439c95df1553e87165b3f76f00f00142b2be74f7461e3b1c1efc41e
do_build() { do_build() {
make CC=$CC ${makejobs} make CC=$CC ${makejobs}