summaryrefslogtreecommitdiffstats
path: root/system/thermald/thermald.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-08-17 15:23:11 +0200
committer Willy Sudiarto Raharjo2023-08-17 15:23:11 +0200
commitc5a9d6411c040986bea1641f4f8795ba9d525736 (patch)
tree226b1619240417a228c0918c203dc70a1588f7ef /system/thermald/thermald.SlackBuild
parent18922f1eed76732f5ef4c98ff17ec227f194e028 (diff)
downloadslackbuilds-c5a9d6411c040986bea1641f4f8795ba9d525736.tar.gz
system/thermald: Updated for version 2.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald/thermald.SlackBuild')
-rw-r--r--system/thermald/thermald.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index 0ec2de2df8..2a8266e8b5 100644
--- a/system/thermald/thermald.SlackBuild
+++ b/system/thermald/thermald.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=thermald
SRCNAM=thermal_daemon
-VERSION=${VERSION:-2.5.3}
+VERSION=${VERSION:-2.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}