powertop: update to 2.10.
This commit is contained in:
parent
97b2d1b64d
commit
bd74dfccb2
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'powertop'
|
||||
pkgname=powertop
|
||||
version=2.9
|
||||
version=2.10
|
||||
revision=1
|
||||
wrksrc="$pkgname-v${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel pciutils-devel libnl3-devel"
|
||||
short_desc="Linux tool to find out what is using power on computer"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://01.org/powertop/"
|
||||
distfiles="https://01.org/sites/default/files/downloads/powertop/powertop-v${version}.tar.gz"
|
||||
checksum=aa7fb7d8e9a00f05e7d8a7a2866d85929741e0d03a5bf40cab22d2021c959250
|
||||
distfiles="https://01.org/sites/default/files/downloads/powertop-v${version}.tar.gz"
|
||||
checksum=d3b7459eaba7d01c8841dd33a3b4d369416c01e9bd8951b0d88234cf18fe4a75
|
||||
|
|
Loading…
Reference in New Issue