summaryrefslogtreecommitdiffstats
path: root/system/thermald
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-04-23 07:26:35 +0200
committer Robby Workman2021-04-23 08:11:25 +0200
commit577b1a1941671b9e8fc1efc3ec00d938ff10e753 (patch)
tree28d68527e5bb1db17e2a608f61b31001d7fdd2a7 /system/thermald
parentaece0ab5ead0b1717a3ca20d49796d94ac7b401c (diff)
downloadslackbuilds-577b1a1941671b9e8fc1efc3ec00d938ff10e753.tar.gz
system/thermald: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald')
-rw-r--r--system/thermald/slack-desc2
-rw-r--r--system/thermald/thermald.SlackBuild6
-rw-r--r--system/thermald/thermald.info8
3 files changed, 8 insertions, 8 deletions
diff --git a/system/thermald/slack-desc b/system/thermald/slack-desc
index e7d23cc482..a7825badc6 100644
--- a/system/thermald/slack-desc
+++ b/system/thermald/slack-desc
@@ -12,7 +12,7 @@ thermald: Thermald is a Linux daemon used to prevent system overheating.
thermald: This daemon monitors temperature and applies compensation using
thermald: available cooling methods.
thermald:
-thermald: Project URL: https://github.com/01org/thermal_daemon
+thermald: Project URL: https://github.com/intel/thermal_daemon
thermald:
thermald:
thermald:
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index a12ea9a03c..76668384f3 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-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
PRGNAM=thermald
SRCNAM=thermal_daemon
-VERSION=${VERSION:-1.9}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.4.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info
index a0088c2259..c686e0bc78 100644
--- a/system/thermald/thermald.info
+++ b/system/thermald/thermald.info
@@ -1,8 +1,8 @@
PRGNAM="thermald"
-VERSION="1.9"
-HOMEPAGE="https://github.com/01org/thermal_daemon"
-DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.9/thermal_daemon-1.9.tar.gz"
-MD5SUM="b0a56ae78a8fdbe71107e17240874235"
+VERSION="2.4.4"
+HOMEPAGE="https://github.com/intel/thermal_daemon"
+DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.4/thermal_daemon-2.4.4.tar.gz"
+MD5SUM="2ccadbeead493ff63f7bcdae239f63a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""