diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 20:22:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:37 +0700 |
commit | 0b77185a7e0a01f4e046bc7cca54bde35a7d9bdf (patch) | |
tree | 486baa4e6b6bd7f5a4a286cb3460ffe3767442f1 /system/gsmartcontrol/gsmartcontrol.SlackBuild | |
parent | 622545f074524c56fe5321d5914ee47222edffd6 (diff) |
system/gsmartcontrol: Updated for version 1.0.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/gsmartcontrol/gsmartcontrol.SlackBuild')
-rw-r--r-- | system/gsmartcontrol/gsmartcontrol.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gsmartcontrol/gsmartcontrol.SlackBuild b/system/gsmartcontrol/gsmartcontrol.SlackBuild index 05e95aab63ccc..0c73c3cccac21 100644 --- a/system/gsmartcontrol/gsmartcontrol.SlackBuild +++ b/system/gsmartcontrol/gsmartcontrol.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gsmartcontrol -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |