mksh: update to R50e
This commit is contained in:
parent
7feb2543b3
commit
3ad702f3a5
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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 <linuxienATlegtuxDOTorg>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue