mksh: update to R50c
This commit is contained in:
parent
a72be21f7f
commit
92feca9e32
@ -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.
|
||||||
.\"
|
.\"
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user