mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
parent
a938a08380
commit
491df39fe5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tlp'
|
# Template file for 'tlp'
|
||||||
pkgname=tlp
|
pkgname=tlp
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="TLP-${version}"
|
wrksrc="TLP-${version}"
|
||||||
depends="hdparm bash iw util-linux ethtool"
|
depends="hdparm bash iw util-linux ethtool"
|
||||||
conf_files="/etc/default/tlp"
|
conf_files="/etc/default/tlp"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2"
|
||||||
homepage="http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
homepage="http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
||||||
#changelog="https://github.com/linrunner/TLP/blob/master/changelog"
|
#changelog="https://github.com/linrunner/TLP/blob/master/changelog"
|
||||||
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
|
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
|
||||||
checksum=642717b27db3a70c2cdef2673fe3229bf314488aa0797515e63d933b93bc78ec
|
checksum=76e1a091eed1055f7af75f49621be51ed41b1e8f872eeb9506c0749060fd1019
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DESTDIR=${DESTDIR} TLP_SBIN=/usr/bin TLP_ULIB=/usr/lib/udev TLP_SHCPL=/usr/share/bash-completion/completions install-tlp
|
make DESTDIR=${DESTDIR} TLP_SBIN=/usr/bin TLP_ULIB=/usr/lib/udev TLP_SHCPL=/usr/share/bash-completion/completions install-tlp
|
||||||
|
|
Loading…
Add table
Reference in a new issue