mksh: update to R54.
This commit is contained in:
parent
295b84569f
commit
fdd9338df1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mksh'
|
||||
pkgname=mksh
|
||||
version=R53a
|
||||
revision=2
|
||||
version=R54
|
||||
revision=1
|
||||
wrksrc=mksh
|
||||
register_shell="/bin/mksh"
|
||||
short_desc="The MirBSD Korn Shell"
|
||||
|
@ -9,7 +9,7 @@ maintainer='Andrea Brancaleoni <miwaxe@gmail.com>'
|
|||
homepage="https://www.mirbsd.org/mksh.htm"
|
||||
license="MirOS"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=3bb2453c8cb65abbda24f9bdd8b8371e30a6e1c2f7a0d5474a3efae438639635
|
||||
checksum=8bce3837c386684aa7780f085f1a4dbd5e3e26fb5c528ee0d41ae29af7f39013
|
||||
|
||||
alternatives="
|
||||
sh:sh:/usr/bin/mksh
|
||||
|
|
Loading…
Reference in New Issue