diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-26 11:17:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-28 23:45:36 +0700 |
commit | de4e3a9eaa4c209e318846e6d8e82e7d59dddb4b (patch) | |
tree | 51378fc07d43b89756f28c15aa762b0060c40934 /system/mlterm/mlterm.SlackBuild | |
parent | 9137078d62e2ea18235f208eb0a3ed19fe5dca79 (diff) |
system/mlterm: Updated for version 3.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mlterm/mlterm.SlackBuild')
-rw-r--r-- | system/mlterm/mlterm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mlterm/mlterm.SlackBuild b/system/mlterm/mlterm.SlackBuild index 07ae640fb6d3e..8c175061e38d2 100644 --- a/system/mlterm/mlterm.SlackBuild +++ b/system/mlterm/mlterm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mlterm -VERSION=${VERSION:-3.3.5} +VERSION=${VERSION:-3.3.6} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |