diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-07-27 21:43:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-27 21:43:45 +0700 |
commit | ab9d4aef0b422cfbb9f291f54fe5f7c48b1594fa (patch) | |
tree | b8362a55fd9ab25b7890bbe002c1561337526c99 /system/thermal_daemon/thermal_daemon.SlackBuild | |
parent | 22aee73e2c06b2d43806fd1b6ad00aa3e3a2f300 (diff) | |
download | slackbuilds-ab9d4aef0b422cfbb9f291f54fe5f7c48b1594fa.tar.gz |
system/thermal_daemon: Updated for version 1.3.
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 a34fe73bb8..bc2f4972e7 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.01} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |