aboutsummaryrefslogtreecommitdiff
path: root/system/thermald/thermald.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 11:05:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-08 16:40:43 +0700
commit40fe63b086a00ece6b0fb68728ed8c37e5c4732b (patch)
tree74852ecb290cbde9231ad041ebc851a9f6ce2b6a /system/thermald/thermald.SlackBuild
parenta78989e37d7f60e6c69216f12735b6673048fe8e (diff)
downloadslackbuilds-40fe63b086a00ece6b0fb68728ed8c37e5c4732b.tar.xz
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 9e7957592423..0ec2de2df840 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}