diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-22 00:14:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-26 09:24:53 +0700 |
commit | 8ca4f8839dbacbb45826c98539a3cfc7926e4229 (patch) | |
tree | 9968e77718811eba8ee3a1226e616a16cae89d69 /system/thermald | |
parent | 251fc23bcd02700f411ae8bb437b8fd8ec4b5261 (diff) |
system/thermald: Updated for version 1.7.
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 1dd97022be7b..b0431daab9e3 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index be19fd2c35d2..a304b39c11e3 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="1.6" +VERSION="1.7" HOMEPAGE="https://github.com/01org/thermal_daemon" -DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.6/thermal_daemon-1.6.tar.gz" -MD5SUM="d0cdba81b75d8dd304c10bf4663fb201" +DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.7/thermal_daemon-1.7.tar.gz" +MD5SUM="28cc064947b1464ef098da9d0332f1b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |