mksh: update to R57.
This commit is contained in:
parent
ba8faf07b4
commit
8aa78cc450
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mksh'
|
# Template file for 'mksh'
|
||||||
pkgname=mksh
|
pkgname=mksh
|
||||||
version=R56c
|
version=R57
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=mksh
|
wrksrc=mksh
|
||||||
checkdepends="perl ed"
|
checkdepends="perl ed"
|
||||||
|
@ -10,7 +10,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=dd86ebc421215a7b44095dc13b056921ba81e61b9f6f4cdab08ca135d02afb77
|
checksum=3d101154182d52ae54ef26e1360c95bc89c929d28859d378cc1c84f3439dbe75
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sh:sh:/usr/bin/mksh
|
sh:sh:/usr/bin/mksh
|
||||||
|
|
Loading…
Reference in a new issue