powerstat: update to 0.02.15.
This commit is contained in:
parent
9e6b7d5bba
commit
8d91fe8687
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'powerstat'
|
# Template file for 'powerstat'
|
||||||
pkgname=powerstat
|
pkgname=powerstat
|
||||||
version=0.02.14
|
version=0.02.15
|
||||||
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=79b059d12dc776f7f47d3bef0b1c60185a0ba49765d1c89e920fa2f24a081711
|
checksum=bdf7550cf74dddc2aa9160dc279594ac9c360ffab1f9db265fdf9eb3b1300655
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue