mksh: update to R59.
This commit is contained in:
parent
dc9403fdbd
commit
09c6d94ab8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mksh'
|
||||
pkgname=mksh
|
||||
version=R58
|
||||
version=R59
|
||||
revision=1
|
||||
wrksrc=mksh
|
||||
checkdepends="perl ed"
|
||||
|
@ -8,8 +8,9 @@ short_desc="MirBSD Korn Shell"
|
|||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MirOS"
|
||||
homepage="https://www.mirbsd.org/mksh.htm"
|
||||
changelog="https://www.mirbsd.org/mksh.htm#clog"
|
||||
distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=608beb7b71870b23309ba1da8ca828da0e4540f2b9bd981eb39e04f8b7fc678c
|
||||
checksum=592a28ba67bea8a285f003d7a5d21b65e718546c8fcb375d7d696f3d5dd390ba
|
||||
|
||||
register_shell="/bin/mksh"
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue