mksh: update to R50c
This commit is contained in:
parent
a72be21f7f
commit
92feca9e32
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
.\" use our own definition. And .Dd must come *first*, always.
|
||||
.\"
|
||||
-.Dd $Mdocdate: July 29 2014 $
|
||||
+.Dd July 29, 2014
|
||||
-.Dd $Mdocdate: October 3 2014 $
|
||||
+.Dd October 3 2014
|
||||
.\"
|
||||
.\" Check which macro package we use, and do other -mdoc setup.
|
||||
.\"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mksh'
|
||||
pkgname=mksh
|
||||
version=R50b
|
||||
revision=3
|
||||
version=R50c
|
||||
revision=1
|
||||
wrksrc=mksh
|
||||
register_shell="/bin/mksh"
|
||||
short_desc="The MirBSD Korn Shell"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
homepage="https://www.mirbsd.org/mksh.htm"
|
||||
license="MirOS"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz"
|
||||
checksum="51ff2f8b6450f50823f42b8f2431a0f17c40c9f2b0f83e15aa0d05a09627cd49"
|
||||
checksum="494ed3339e4d5c490e32b3c27dd3b642e493d86982ac60e15c8d6769e3b598ec"
|
||||
|
||||
do_build() {
|
||||
sh ./Build.sh -r -c lto
|
||||
|
|
Loading…
Reference in a new issue