tlp: update to 1.4.0.
This commit is contained in:
parent
aa2d7550eb
commit
5687a12f43
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=1.3.1
|
||||
revision=3
|
||||
version=1.4.0
|
||||
revision=1
|
||||
wrksrc="TLP-${version}"
|
||||
depends="hdparm bash iw util-linux ethtool perl"
|
||||
short_desc="Advanced power management tool for Linux"
|
||||
maintainer="Alan Brown <adbrown@rocketmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html"
|
||||
#changelog="https://github.com/linrunner/TLP/blob/master/changelog"
|
||||
changelog="https://raw.githubusercontent.com/linrunner/TLP/main/changelog"
|
||||
distfiles="https://github.com/linrunner/TLP/archive/${version}.tar.gz"
|
||||
checksum=4c783606ca6e98a3ddb3dc911785b4d7a73fec4ebb9decfca4ca15e315ece768
|
||||
checksum=581c38042334c9a65131ddb5cd093c7926b63983e77866b3d7945e9d3f27dfbb
|
||||
|
||||
conflicts="laptop-mode>=0"
|
||||
conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"
|
||||
|
|
Loading…
Reference in a new issue