oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: f48e09f99d1904598b6684342f5edb9e228d0f16
parent: 721f97da54dc1e9efa8569e63e1a98c88e0dd468
author: Brian Callahan <bcallah@openbsd.org>
date:   Sat, 12 Sep 2020 23:43:06 -0400
I was asked to release a new tarball because of the cross
compiling support. So let's just make a new tarball, 6.7.1, that
matches 6.8-beta as of today.

It is very likely more changes will be coming before 6.8 is
released. So if you're looking for that, this ain't it.
MREADME.md4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -112,5 +112,5 @@ for details.
 
 Get a tarball
 -------------
-See releases tab. The latest release is oksh-6.7, which matches the ksh(1)
-from OpenBSD 6.7.
+See releases tab. The latest release is oksh-6.7.1, which matches the ksh(1)
+from OpenBSD 6.8-beta as of 2020-09-12.