diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-03-12 22:44:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 22:44:37 +0700 |
commit | f736084d71b7a70193613d2ff6596736d287eb73 (patch) | |
tree | 1247588852ea65b14adc21fe0f63ac50c257a1ac /system/mksh/mksh.SlackBuild | |
parent | 1d0dc5f4c9d41bd3ba7577401316c66582b2dabc (diff) | |
download | slackbuilds-f736084d71b7a70193613d2ff6596736d287eb73.tar.gz |
system/mksh: Updated for version R50e.
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 4669f65c3a..9419530705 100644 --- a/system/mksh/mksh.SlackBuild +++ b/system/mksh/mksh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mksh -# Copyright (c) 2011-2014 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright (c) 2011-2015 Markus Reichelt, Stolberg (Rhld.), 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:-R50d} +VERSION=${VERSION:-R50e} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |