powertop: update to 2.11.
This commit is contained in:
parent
41c4876f72
commit
b7cbd2fbc4
@ -1,14 +1,15 @@
|
|||||||
# Template file for 'powertop'
|
# Template file for 'powertop'
|
||||||
pkgname=powertop
|
pkgname=powertop
|
||||||
version=2.10
|
version=2.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname-v${version}"
|
_githash=g7ef7f79
|
||||||
|
wrksrc="${pkgname}-v${version}-1-${_githash}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ncurses-devel pciutils-devel libnl3-devel"
|
makedepends="ncurses-devel pciutils-devel libnl3-devel"
|
||||||
short_desc="Linux tool to find out what is using power on computer"
|
short_desc="Tool to diagnose issues with power consumption and power management"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://01.org/powertop/"
|
homepage="https://01.org/powertop/"
|
||||||
distfiles="https://01.org/sites/default/files/downloads/powertop-v${version}.tar.gz"
|
distfiles="https://01.org/sites/default/files/downloads/powertop-v${version}-1-${_githash}.tar.gz"
|
||||||
checksum=d3b7459eaba7d01c8841dd33a3b4d369416c01e9bd8951b0d88234cf18fe4a75
|
checksum=ae68c913784f78b497076e0b1d588f59854a66c074690d545dae7956e4f5d64f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user