aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-27 09:28:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-27 09:28:51 +0700
commit8237ef4cd76461d288ca79d2fd2b6f663bfed56e (patch)
treeb18069ad761bce007c4559510d8fce07132c56d2 /system
parent8136ebb4baa6cd24179214b7d51e115cf4480cde (diff)
system/thermald: Updated for version 2.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/thermald/thermald.SlackBuild4
-rw-r--r--system/thermald/thermald.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index 2a8266e8b501..db2a9ff24b5e 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}
diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info
index ee3b4e6e3e47..e207a37f0b4b 100644
--- a/system/thermald/thermald.info
+++ b/system/thermald/thermald.info
@@ -1,8 +1,8 @@
PRGNAM="thermald"
-VERSION="2.5.4"
+VERSION="2.5.6"
HOMEPAGE="https://github.com/intel/thermal_daemon"
-DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.5.4/thermal_daemon-2.5.4.tar.gz"
-MD5SUM="492c5165e68fd6eff4b361f0ac9cae22"
+DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.5.6/thermal_daemon-2.5.6.tar.gz"
+MD5SUM="a399bf3c1930de9af4052161f995a49d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""