diff --git a/srcpkgs/mksh/patches/fix-manpage-for-mandoc.patch b/srcpkgs/mksh/patches/fix-manpage-for-mandoc.patch index 302194e01d..62c7356281 100644 --- a/srcpkgs/mksh/patches/fix-manpage-for-mandoc.patch +++ b/srcpkgs/mksh/patches/fix-manpage-for-mandoc.patch @@ -44,7 +44,7 @@ -.\" with -mandoc, it might implement .Mx itself, but we want to -.\" use our own definition. And .Dd must come *first*, always. -.\" --.Dd $Mdocdate: October 7 2014 $ +-.Dd $Mdocdate: March 1 2015 $ -.\" -.\" Check which macro package we use, and do other -mdoc setup. -.\" @@ -117,7 +117,7 @@ -.. -.\} -.\"- -+.Dd October 7 2014 ++.Dd March 1 2015 .Dt MKSH 1 .Os MirBSD .Sh NAME diff --git a/srcpkgs/mksh/template b/srcpkgs/mksh/template index 0df110c68f..8192c6ce5b 100644 --- a/srcpkgs/mksh/template +++ b/srcpkgs/mksh/template @@ -1,6 +1,6 @@ # Template file for 'mksh' pkgname=mksh -version=R50d +version=R50e revision=1 wrksrc=mksh register_shell="/bin/mksh" @@ -9,7 +9,7 @@ maintainer="Ypnose " homepage="https://www.mirbsd.org/mksh.htm" license="MirOS" distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz" -checksum=a2268826a1463959ff7b7979fbf9176f1298400ecc24ae13d6337eee5c63f982 +checksum=ad3c148769d08cf934a96be2837599ba9db355f38a8f49c7bc8876b80d2e08da do_build() { sh ./Build.sh -r -c lto