diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 18:54:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 18:54:13 +0700 |
commit | 4d775c126dc2b85e14f5f8891337d8881cfb4de3 (patch) | |
tree | 853b1d6dc2bd3521fb7d4a448d98539f5af797fb /system/thermald/thermald.SlackBuild | |
parent | d45f526da4cce7cd552ae75b5dde5f8d94983b22 (diff) |
system/thermald: Updated for version 2.5.1.
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 d76f62d7683b5..f328e0ddd0995 100644 --- a/system/thermald/thermald.SlackBuild +++ b/system/thermald/thermald.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=thermald SRCNAM=thermal_daemon -VERSION=${VERSION:-2.4.9} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |