mksh: update to R50c

This commit is contained in:
Ypnose 2014-10-03 19:17:24 +00:00
parent a72be21f7f
commit 92feca9e32
2 changed files with 5 additions and 5 deletions

View File

@ -21,8 +21,8 @@ Kill the .Dt override and restore installation a normal man page.
.\" with -mandoc, it might implement .Mx itself, but we want to .\" with -mandoc, it might implement .Mx itself, but we want to
.\" use our own definition. And .Dd must come *first*, always. .\" use our own definition. And .Dd must come *first*, always.
.\" .\"
-.Dd $Mdocdate: July 29 2014 $ -.Dd $Mdocdate: October 3 2014 $
+.Dd July 29, 2014 +.Dd October 3 2014
.\" .\"
.\" Check which macro package we use, and do other -mdoc setup. .\" Check which macro package we use, and do other -mdoc setup.
.\" .\"

View File

@ -1,7 +1,7 @@
# Template file for 'mksh' # Template file for 'mksh'
pkgname=mksh pkgname=mksh
version=R50b version=R50c
revision=3 revision=1
wrksrc=mksh wrksrc=mksh
register_shell="/bin/mksh" register_shell="/bin/mksh"
short_desc="The MirBSD Korn Shell" short_desc="The MirBSD Korn Shell"
@ -9,7 +9,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
homepage="https://www.mirbsd.org/mksh.htm" homepage="https://www.mirbsd.org/mksh.htm"
license="MirOS" license="MirOS"
distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz" distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz"
checksum="51ff2f8b6450f50823f42b8f2431a0f17c40c9f2b0f83e15aa0d05a09627cd49" checksum="494ed3339e4d5c490e32b3c27dd3b642e493d86982ac60e15c8d6769e3b598ec"
do_build() { do_build() {
sh ./Build.sh -r -c lto sh ./Build.sh -r -c lto