summaryrefslogtreecommitdiffstats
path: root/system/thermald/thermald.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-01-27 03:28:51 +0100
committer Willy Sudiarto Raharjo2024-01-27 03:28:51 +0100
commit8237ef4cd76461d288ca79d2fd2b6f663bfed56e (patch)
treeb18069ad761bce007c4559510d8fce07132c56d2 /system/thermald/thermald.SlackBuild
parent8136ebb4baa6cd24179214b7d51e115cf4480cde (diff)
downloadslackbuilds-8237ef4cd76461d288ca79d2fd2b6f663bfed56e.tar.gz
system/thermald: Updated for version 2.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald/thermald.SlackBuild')
-rw-r--r--system/thermald/thermald.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index 2a8266e8b5..db2a9ff24b 100644
--- a/system/thermald/thermald.SlackBuild
+++ b/system/thermald/thermald.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for thermald
# Copyright 2017 Aaditya Bagga <aaditya_gnulinux@zoho.com>
-# Copyright 2017-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=thermald
SRCNAM=thermal_daemon
-VERSION=${VERSION:-2.5.4}
+VERSION=${VERSION:-2.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}