diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-03 22:44:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-04 07:38:19 +0700 |
commit | 77d9c4b6b70a1697a2a43f53946579d52f6e49d9 (patch) | |
tree | 3e4f8f32f4aa70a0c39446262ce73f980398bdb8 /system/thermald | |
parent | 87fde252530fd843a7042c57e9f8920d7564277b (diff) | |
download | slackbuilds-77d9c4b6b70a1697a2a43f53946579d52f6e49d9.tar.gz |
system/thermald: Updated for version 2.4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald')
-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 76668384f3..9c36781b34 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-2.4.4} +VERSION=${VERSION:-2.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index c686e0bc78..fb31c5f1ce 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="2.4.4" +VERSION="2.4.5" 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="https://github.com/intel/thermal_daemon/archive/v2.4.5/thermal_daemon-2.4.5.tar.gz" +MD5SUM="6f779dbe53535a67ac1cc10749d3dfa8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |