powerstat: update to 0.01.40.
This commit is contained in:
parent
4acfb3ef16
commit
88cfa18902
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'powerstat'
|
||||
pkgname=powerstat
|
||||
version=0.01.39
|
||||
version=0.01.40
|
||||
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=c8fca02675984eadfdfbc583f90c07542499af6e4ddc3794e0b42ded6a67feef
|
||||
checksum=e16ddabb4f466e077d0295bf50da8545e2b45f67349d4031dc7b693132b551b7
|
||||
|
||||
do_build() {
|
||||
make CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue