mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
tlp: update to 1.8.0
This commit is contained in:
parent
6a9fb01690
commit
a01122d4a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=1.7.0
|
||||
version=1.8.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=547ff90bef0ea035f0ff6d7546d0d867690ebf60beec426885a884ee8d023e2e
|
||||
checksum=65515f7652064a1be2940c031e045b762924bb1dbd94f5e58e3b765113cf5210
|
||||
|
||||
conflicts="laptop-mode>=0 perl-Unicode-Tussle>=0"
|
||||
conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"
|
||||
|
|
Loading…
Add table
Reference in a new issue