diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-11-17 20:10:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:10 +0700 |
commit | 85d9d878b81a8907d642ae7f8c3f4096f454b57c (patch) | |
tree | ad67f7d2558ac468bb31c9840a0db29c7e67f117 /system/mksh/mksh.SlackBuild | |
parent | a98bf3edab16c3572554cd74d78edad9d158823f (diff) |
system/mksh: Updated for version R56c.
Signed-off-by: David Spencer <idlemoor@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 92a71b3b179f..0faa1ff7a7fc 100644 --- a/system/mksh/mksh.SlackBuild +++ b/system/mksh/mksh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mksh -# Copyright (c) 2011-2017 Markus Reichelt, Aachen, DE +# Copyright (c) 2011-2018 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:-R56b} +VERSION=${VERSION:-R56c} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |