mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
powertop: update to 2.10.
This commit is contained in:
parent
97b2d1b64d
commit
bd74dfccb2
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'powertop'
|
# Template file for 'powertop'
|
||||||
pkgname=powertop
|
pkgname=powertop
|
||||||
version=2.9
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname-v${version}"
|
wrksrc="$pkgname-v${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin"
|
|
||||||
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="Linux tool to find out what is using power on computer"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://01.org/powertop/"
|
homepage="https://01.org/powertop/"
|
||||||
distfiles="https://01.org/sites/default/files/downloads/powertop/powertop-v${version}.tar.gz"
|
distfiles="https://01.org/sites/default/files/downloads/powertop-v${version}.tar.gz"
|
||||||
checksum=aa7fb7d8e9a00f05e7d8a7a2866d85929741e0d03a5bf40cab22d2021c959250
|
checksum=d3b7459eaba7d01c8841dd33a3b4d369416c01e9bd8951b0d88234cf18fe4a75
|
||||||
|
|
Loading…
Add table
Reference in a new issue