diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-17 09:56:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-17 09:56:45 +0700 |
commit | baf8a05dadce864fba97f9ec21b64112cf36412a (patch) | |
tree | ca11c5ddb9971410d428a0257435f53ac61b6be7 | |
parent | f06db466a23049a9d6ed42f2c12bc7179a8d8ba6 (diff) |
system/thermald: Updated for version 2.4.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/thermald/thermald.SlackBuild | 2 | ||||
-rw-r--r-- | system/thermald/thermald.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild index a229136e6504..4587e04e50aa 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.4.5} +VERSION=${VERSION:-2.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index fb31c5f1ce1b..8be1b0a71417 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="2.4.5" +VERSION="2.4.6" HOMEPAGE="https://github.com/intel/thermal_daemon" -DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.5/thermal_daemon-2.4.5.tar.gz" -MD5SUM="6f779dbe53535a67ac1cc10749d3dfa8" +DOWNLOAD="https://github.com/intel/thermal_daemon/archive/v2.4.6/thermal_daemon-2.4.6.tar.gz" +MD5SUM="e5aa89bdba1394ca24ecf8adac6c89f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |