summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Reichelt2019-04-25 18:50:12 +0200
committer Willy Sudiarto Raharjo2019-04-25 18:50:12 +0200
commitb45964b46d74e8b2f81db16c2657aac0eb5976a5 (patch)
tree521da41284ad657314cd30eea65b2880bb89ae80
parentee4f86bf3af286ad4090cd06872e088067da38c9 (diff)
downloadslackbuilds-b45964b46d74e8b2f81db16c2657aac0eb5976a5.tar.gz
system/mksh: Updated for version R57.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/mksh/mksh.SlackBuild4
-rw-r--r--system/mksh/mksh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/mksh/mksh.SlackBuild b/system/mksh/mksh.SlackBuild
index 0faa1ff7a7..f519ed2e86 100644
--- a/system/mksh/mksh.SlackBuild
+++ b/system/mksh/mksh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mksh
-# Copyright (c) 2011-2018 Markus Reichelt, Aachen, DE
+# Copyright (c) 2011-2019 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:-R56c}
+VERSION=${VERSION:-R57}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/mksh/mksh.info b/system/mksh/mksh.info
index 0dd5c6bf0f..0ef916bddd 100644
--- a/system/mksh/mksh.info
+++ b/system/mksh/mksh.info
@@ -1,8 +1,8 @@
PRGNAM="mksh"
-VERSION="R56c"
+VERSION="R57"
HOMEPAGE="http://mirbsd.de/mksh"
-DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R56c.tgz"
-MD5SUM="4799a9ac6d55871d79ba66713d928663"
+DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R57.tgz"
+MD5SUM="4d2686535252ea6a57bdec531498239a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""