From 788879bc53c216c2cdcacde0cfdf6a1583a70eb4 Mon Sep 17 00:00:00 2001 From: Alan Brown Date: Tue, 11 Jan 2022 18:29:37 +0000 Subject: [PATCH] tlp: update to 1.5.0 --- srcpkgs/tlp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlp/template b/srcpkgs/tlp/template index 8ed5ee1e97f..f8c360a0b1f 100644 --- a/srcpkgs/tlp/template +++ b/srcpkgs/tlp/template @@ -1,6 +1,6 @@ # Template file for 'tlp' pkgname=tlp -version=1.4.0 +version=1.5.0 revision=1 wrksrc="TLP-${version}" depends="hdparm bash iw util-linux ethtool perl" @@ -10,7 +10,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=581c38042334c9a65131ddb5cd093c7926b63983e77866b3d7945e9d3f27dfbb +checksum=b5f08f00d535c26abc49b336b4c7264c6e5fb7bc3de8054eaabeebdd00e0760e conflicts="laptop-mode>=0" conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"