mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
powertop: update to 2.6.1.
This commit is contained in:
parent
c9350138c2
commit
e2aad279c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'powertop'
|
# Template file for 'powertop'
|
||||||
pkgname=powertop
|
pkgname=powertop
|
||||||
version=2.6
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://01.org/powertop/"
|
homepage="https://01.org/powertop/"
|
||||||
distfiles="https://01.org/sites/default/files/downloads/powertop/powertop-${version}.tar.gz"
|
distfiles="https://01.org/sites/default/files/downloads/powertop/powertop-${version}.tar.gz"
|
||||||
checksum=3024c2b13c8f32cdac0b0ea9359eb5668dc9bd11776cf063481daa878533d1ee
|
checksum=034cde6d5bb433fe0d29251d5cde5d4c2948abf05fe29ef10966b659331b20e4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue