diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2015-05-19 17:37:03 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-22 18:18:23 +0700 |
commit | 7ec16ef8cae3bc7379b96ebefdcf67831cdee789 (patch) | |
tree | 47c144709a2951672faa079b390463ac31004935 /system/thermal_daemon/thermal_daemon.SlackBuild | |
parent | b27d6912b350ea3889e9597088cc38f9ba40785a (diff) | |
download | slackbuilds-7ec16ef8cae3bc7379b96ebefdcf67831cdee789.tar.gz |
system/thermal_daemon: Updated for version 1.4.2.
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 929184d580..498226fb8b 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.4} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |