diff --git a/app-shells/mksh/mksh-54.recipe b/app-shells/mksh/mksh-56c.recipe similarity index 91% rename from app-shells/mksh/mksh-54.recipe rename to app-shells/mksh/mksh-56c.recipe index 4fc201df7..cc9b44661 100644 --- a/app-shells/mksh/mksh-54.recipe +++ b/app-shells/mksh/mksh-56c.recipe @@ -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" diff --git a/app-shells/mksh/patches/mksh-54.patch b/app-shells/mksh/patches/mksh-56c.patch similarity index 100% rename from app-shells/mksh/patches/mksh-54.patch rename to app-shells/mksh/patches/mksh-56c.patch