summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-09 10:06:09 +0400
committerVlad Glagolev2014-10-09 10:06:09 +0400
commit30438790df49fb6ef2f835635d6504804185b904 (patch)
tree284985a105d47db7d081fa14faafb468474a77f0
parent3b98f71bdaa4964fa5d763e3bdaf63c4143ff7bb (diff)
mksh: => R50d
-rwxr-xr-xshell-term-fm/mksh/DETAILS4
-rw-r--r--shell-term-fm/mksh/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/shell-term-fm/mksh/DETAILS b/shell-term-fm/mksh/DETAILS
index 6212cd2243..f98b3ed9bb 100755
--- a/shell-term-fm/mksh/DETAILS
+++ b/shell-term-fm/mksh/DETAILS
@@ -1,5 +1,5 @@
SPELL=mksh
- VERSION=R50c
+ VERSION=R50d
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
SOURCE_URL[1]=http://pub.allbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
WEB_SITE=http://www.mirbsd.org/mksh.htm
ENTERED=20060928
- SOURCE_HASH=sha512:c6835c0e7a1065b9756ded3c65988d919419f011c0c9cd00f4fbed5892600c0e06304af1053736b946ac9e460446db9f4d953a6ca2351fd14820962a09d785de
+ SOURCE_HASH=sha512:1bb545d00e3ce5783541c88e1fea47cbd01e2103c60be7d6f5b8bf02d30576d543c4e9f6786b8d14785554c11ca1123364297a2cce0c5c3a5901b6e717594bd8
# I suggest to add this to the list (shortname MIROS or MIRBSD please)
LICENSE[0]=http://mirbsd.de/MirOS-Licence
SHORT="MirBSD Korn Shell"
diff --git a/shell-term-fm/mksh/HISTORY b/shell-term-fm/mksh/HISTORY
index 77ba3ed8bb..e0fcd74944 100644
--- a/shell-term-fm/mksh/HISTORY
+++ b/shell-term-fm/mksh/HISTORY
@@ -1,3 +1,6 @@
+2014-10-09 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to R50d
+
2014-10-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to R50c; SECURITY_PATCH++