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 /system/thermald/thermald.SlackBuild | |
parent | 2e67bec64a128ffe524baf79eb31394c0f7d96c5 (diff) |
system/thermald: Updated for version 1.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 bbee9887229f6..a12ea9a03cdf9 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} |