mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
powerstat: update to 0.02.16.
Closes #14541. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
ed3024de5f
commit
2842b649cf
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'powerstat'
|
# Template file for 'powerstat'
|
||||||
pkgname=powerstat
|
pkgname=powerstat
|
||||||
version=0.02.15
|
version=0.02.16
|
||||||
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"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
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=bdf7550cf74dddc2aa9160dc279594ac9c360ffab1f9db265fdf9eb3b1300655
|
checksum=3589dfecae9f15e47299a9ed101283704d274829e95afdbcd4680040e8195d93
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
make CC=$CC CFLAGS+="-DVERSION=\\\"$version\\\" $CFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue