MKSH: bump (#3285)

This commit is contained in:
miqlas
2018-10-31 01:36:38 +01:00
committed by waddlesplash
parent 94056e0040
commit a34fa70684
2 changed files with 3 additions and 3 deletions

View File

@@ -11,13 +11,13 @@ mksh aims to replace pdksh in all but very rare use cases (such as support for \
checking the Unix mbox) and in all operating environments (thus including \
patches from pdksh on e.g. Debian)."
HOMEPAGE="https://www.mirbsd.org/mksh.htm"
COPYRIGHT="2002-2016 Thorsten Glaser"
COPYRIGHT="2002-2018 Thorsten Glaser"
LICENSE="MirOS
BSD (3-clause)
ISC"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R$portVersion.tgz"
CHECKSUM_SHA256="8bce3837c386684aa7780f085f1a4dbd5e3e26fb5c528ee0d41ae29af7f39013"
CHECKSUM_SHA256="dd86ebc421215a7b44095dc13b056921ba81e61b9f6f4cdab08ca135d02afb77"
SOURCE_DIR="mksh"
if [ "$targetArchitecture" != x86_gcc2 ]; then
PATCHES="mksh-$portVersion.patch"