diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/TLP/TLP.SlackBuild | 6 | ||||
-rw-r--r-- | system/TLP/TLP.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/TLP/TLP.SlackBuild b/system/TLP/TLP.SlackBuild index d68d68cdbfd2..38734c504cda 100644 --- a/system/TLP/TLP.SlackBuild +++ b/system/TLP/TLP.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for TLP -# Copyright 2013-2022 Aaditya <aaditya_gnulinux@zoho.com> +# Copyright 2013-2024 Aaditya <aaditya_gnulinux@zoho.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=TLP -VERSION=${VERSION:-1.5.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.6.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/TLP/TLP.info b/system/TLP/TLP.info index daf909249135..eee87ced4ea7 100644 --- a/system/TLP/TLP.info +++ b/system/TLP/TLP.info @@ -1,8 +1,8 @@ PRGNAM="TLP" -VERSION="1.5.0" +VERSION="1.6.1" HOMEPAGE="https://github.com/linrunner/TLP" -DOWNLOAD="https://github.com/linrunner/TLP/archive/1.5.0/TLP-1.5.0.tar.gz" -MD5SUM="2f1cb91290ee7df54acf29ea8f780379" +DOWNLOAD="https://github.com/linrunner/TLP/archive/1.6.1.tar.gz" +MD5SUM="e6b2702d1737f5f5f04d8dd9f595b988" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |