diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-21 18:05:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:17 +0700 |
commit | ceb2560a6b493159ae573032de6325110543086e (patch) | |
tree | 3910e4d26a68f0cfd52551726a0a242d2fb6ff81 /development/tstoolbox/tstoolbox.SlackBuild | |
parent | 037c2c1734c325c91020b5e8721716a6bf4dc498 (diff) |
development/tstoolbox: Updated for version 11.35.19.17.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/tstoolbox/tstoolbox.SlackBuild')
-rw-r--r-- | development/tstoolbox/tstoolbox.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tstoolbox/tstoolbox.SlackBuild b/development/tstoolbox/tstoolbox.SlackBuild index b43776b71596d..874e31ed45a88 100644 --- a/development/tstoolbox/tstoolbox.SlackBuild +++ b/development/tstoolbox/tstoolbox.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tstoolbox -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tstoolbox -VERSION=${VERSION:-2.13.13.10} +VERSION=${VERSION:-11.35.19.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |