tlp: update to 1.0
This commit is contained in:
parent
4cffc5e65f
commit
ae54e4a312
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=0.9
|
||||
version=1.0
|
||||
revision=1
|
||||
wrksrc="TLP-${version}"
|
||||
depends="hdparm bash iw rfkill ethtool"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2"
|
|||
homepage="http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
||||
#changelog="https://github.com/linrunner/TLP/blob/master/changelog"
|
||||
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
|
||||
checksum=887b226d443f930398fda5793ac690e1e1ef7dd2187db7be0278359315aa7a76
|
||||
checksum=642717b27db3a70c2cdef2673fe3229bf314488aa0797515e63d933b93bc78ec
|
||||
|
||||
do_install() {
|
||||
make DESTDIR=${DESTDIR} TLP_SBIN=/usr/bin TLP_ULIB=/usr/lib/udev TLP_SHCPL=/usr/share/bash-completion/completions install-tlp
|
||||
|
|
Loading…
Reference in a new issue