mksh: update to R58.
This commit is contained in:
parent
cf6c26f4ca
commit
bb17d17cd4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mksh'
|
# Template file for 'mksh'
|
||||||
pkgname=mksh
|
pkgname=mksh
|
||||||
version=R57
|
version=R58
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=mksh
|
wrksrc=mksh
|
||||||
checkdepends="perl ed"
|
checkdepends="perl ed"
|
||||||
short_desc="MirBSD Korn Shell"
|
short_desc="MirBSD Korn Shell"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MirOS"
|
license="MirOS"
|
||||||
homepage="https://www.mirbsd.org/mksh.htm"
|
homepage="https://www.mirbsd.org/mksh.htm"
|
||||||
distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
|
distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
checksum=3d101154182d52ae54ef26e1360c95bc89c929d28859d378cc1c84f3439dbe75
|
checksum=608beb7b71870b23309ba1da8ca828da0e4540f2b9bd981eb39e04f8b7fc678c
|
||||||
|
|
||||||
register_shell="/bin/mksh"
|
register_shell="/bin/mksh"
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Reference in New Issue