tlp: udpate to 1.7
This commit is contained in:
parent
38c2d6db28
commit
96bb4d289b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=1.6.1
|
||||
version=1.7.0
|
||||
revision=1
|
||||
depends="hdparm bash iw util-linux ethtool perl"
|
||||
short_desc="Advanced power management tool for Linux"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
||||
changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog"
|
||||
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
|
||||
checksum=f7d013691a92ffcf42ef1648565dbc24a33202046d3c8138dad1963a3169a0f5
|
||||
checksum=547ff90bef0ea035f0ff6d7546d0d867690ebf60beec426885a884ee8d023e2e
|
||||
|
||||
conflicts="laptop-mode>=0 perl-Unicode-Tussle>=0"
|
||||
conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"
|
||||
|
|
Loading…
Reference in New Issue