diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-04-16 22:51:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:34 +0700 |
commit | a949412ddf6405435a3d60b0d31be3040b6ef605 (patch) | |
tree | 14227156e6018da201616aba4106f159170a34b0 /system/thermal_daemon/thermal_daemon.SlackBuild | |
parent | fcf06ba17dd87467bf0ccf9e2f80d4a3f6d58a85 (diff) | |
download | slackbuilds-a949412ddf6405435a3d60b0d31be3040b6ef605.tar.gz |
system/thermal_daemon: Updated for version 1.2.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermal_daemon/thermal_daemon.SlackBuild')
-rw-r--r-- | system/thermal_daemon/thermal_daemon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/thermal_daemon/thermal_daemon.SlackBuild b/system/thermal_daemon/thermal_daemon.SlackBuild index 9457eed88a..cb7cf604c9 100644 --- a/system/thermal_daemon/thermal_daemon.SlackBuild +++ b/system/thermal_daemon/thermal_daemon.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thermal_daemon -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.2.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |