powerstat: update to 0.02.04.
This commit is contained in:
parent
4dfaf60651
commit
794ba3154b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'powerstat'
|
# Template file for 'powerstat'
|
||||||
pkgname=powerstat
|
pkgname=powerstat
|
||||||
version=0.02.03
|
version=0.02.04
|
||||||
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=02ab05cdd439c95df1553e87165b3f76f00f00142b2be74f7461e3b1c1efc41e
|
checksum=fbf02d3627734115220ee65f5fa6bc5730d9ff60cb400619e831c34553f26c0b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC ${makejobs}
|
make CC=$CC ${makejobs}
|
||||||
|
|
Loading…
Reference in New Issue