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/thermald.SlackBuild | |
parent | 4bb06b41330125e69af84f6aaa06e2e2a3b71c96 (diff) |
system/thermald: Updated for version 1.6.
Diffstat (limited to 'system/thermald/thermald.SlackBuild')
-rw-r--r-- | system/thermald/thermald.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild index 25410964d85f..8a2a9ceee599 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} |