summaryrefslogtreecommitdiffstats
path: root/system/thermald/thermald.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-07-08 06:05:55 +0200
committer Willy Sudiarto Raharjo2023-07-08 11:40:43 +0200
commit40fe63b086a00ece6b0fb68728ed8c37e5c4732b (patch)
tree74852ecb290cbde9231ad041ebc851a9f6ce2b6a /system/thermald/thermald.SlackBuild
parenta78989e37d7f60e6c69216f12735b6673048fe8e (diff)
downloadslackbuilds-40fe63b086a00ece6b0fb68728ed8c37e5c4732b.tar.gz
system/thermald: Updated for version 2.5.3.
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 9e79575924..0ec2de2df8 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.2}
+VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}