diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-05-01 21:06:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-02 08:37:46 +0700 |
commit | b000307ca6758ae90dc58cad1de167e741dc57ed (patch) | |
tree | 840759ec875cdfb16cd876cad58c6146425d85bf /system/mksh/mksh.SlackBuild | |
parent | 086b47e8d7dc996b9a7fc8910465b20db4278721 (diff) |
system/mksh: Updated for version R55.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mksh/mksh.SlackBuild')
-rw-r--r-- | system/mksh/mksh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/mksh/mksh.SlackBuild b/system/mksh/mksh.SlackBuild index 663beb2a5aeb..ca63bdbc7c60 100644 --- a/system/mksh/mksh.SlackBuild +++ b/system/mksh/mksh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mksh -# Copyright (c) 2011-2016 Markus Reichelt, Aachen, DE +# Copyright (c) 2011-2017 Markus Reichelt, Aachen, DE # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -26,7 +26,7 @@ # Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 PRGNAM=mksh -VERSION=${VERSION:-R54} +VERSION=${VERSION:-R55} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |