diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-03-08 19:26:02 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-17 08:15:26 +0700 |
commit | cc812523d48b4cac53c83b35db32c2c265961f94 (patch) | |
tree | 73d212e81755d6ea5758c2faa4b62dd21c6cb170 /system/thermald | |
parent | 4bb06b41330125e69af84f6aaa06e2e2a3b71c96 (diff) | |
download | slackbuilds-cc812523d48b4cac53c83b35db32c2c265961f94.tar.gz |
system/thermald: Updated for version 1.6.
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 25410964d8..8a2a9ceee5 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-1.5.4} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/thermald/thermald.info b/system/thermald/thermald.info index 57c6ae3a61..6ecb8faed1 100644 --- a/system/thermald/thermald.info +++ b/system/thermald/thermald.info @@ -1,8 +1,8 @@ PRGNAM="thermald" -VERSION="1.5.4" +VERSION="1.6" HOMEPAGE="https://github.com/01org/thermal_daemon" -DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.5.4/thermal_daemon-1.5.4.tar.gz" -MD5SUM="f7b63e691fb941c92e14ccfcb667b593" +DOWNLOAD="https://github.com/01org/thermal_daemon/archive/v1.6/thermal_daemon-1.6.tar.gz" +MD5SUM="d0cdba81b75d8dd304c10bf4663fb201" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |