diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-11 08:56:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-11 08:56:42 +0700 |
commit | 41991fb22b67d8ff0d6f44a56cce85a936d0f697 (patch) | |
tree | bef5e21414623ea1adf86121374a992c60a2ef27 | |
parent | 2e67bec64a128ffe524baf79eb31394c0f7d96c5 (diff) | |
download | slackbuilds-41991fb22b67d8ff0d6f44a56cce85a936d0f697.tar.gz |
system/thermald: Updated for version 1.9.
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 bbee988722..a12ea9a03c 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-1.8} +VERSION=${VERSION:-1.9} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index a4c76c1e19..a0088c2259 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="1.8" +VERSION="1.9" HOMEPAGE="https://github.com/01org/thermal_daemon" -DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.8/thermal_daemon-1.8.tar.gz" -MD5SUM="135ba1317598da2ef7be2f47b469ca3e" +DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.9/thermal_daemon-1.9.tar.gz" +MD5SUM="b0a56ae78a8fdbe71107e17240874235" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |