system/mksh: Updated for version R57.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2019-04-25 23:50:12 +07:00 committed by Willy Sudiarto Raharjo
parent ee4f86bf3a
commit b45964b46d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for mksh # Slackware build script for mksh
# Copyright (c) 2011-2018 Markus Reichelt, Aachen, DE # Copyright (c) 2011-2019 Markus Reichelt, Aachen, DE
# All rights reserved. # All rights reserved.
# #
# Permission to use, copy, modify, and distribute this software for # Permission to use, copy, modify, and distribute this software for
@ -26,7 +26,7 @@
# Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 # Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115
PRGNAM=mksh PRGNAM=mksh
VERSION=${VERSION:-R56c} VERSION=${VERSION:-R57}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mksh" PRGNAM="mksh"
VERSION="R56c" VERSION="R57"
HOMEPAGE="http://mirbsd.de/mksh" HOMEPAGE="http://mirbsd.de/mksh"
DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R56c.tgz" DOWNLOAD="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R57.tgz"
MD5SUM="4799a9ac6d55871d79ba66713d928663" MD5SUM="4d2686535252ea6a57bdec531498239a"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""