mksh: update to R50 (brb soon)
This commit is contained in:
parent
bc0f6095cc
commit
8a5f0075ad
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mksh'
|
# Template file for 'mksh'
|
||||||
pkgname=mksh
|
pkgname=mksh
|
||||||
version=R49
|
version=R50
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=mksh
|
wrksrc=mksh
|
||||||
register_shell="/bin/mksh"
|
register_shell="/bin/mksh"
|
||||||
short_desc="The MirBSD Korn Shell"
|
short_desc="The MirBSD Korn Shell"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
homepage="https://www.mirbsd.org/mksh.htm"
|
homepage="https://www.mirbsd.org/mksh.htm"
|
||||||
license="MirOS"
|
license="MirOS"
|
||||||
distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz"
|
distfiles="https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$version.tgz"
|
||||||
checksum="4dd6c37fe2b8603be3d59744d7866d72913fca49d8a68d3254d064b12eb3da49"
|
checksum="3538cef97df5ba964091f68119fd90822a9589b701a832ecd471c234b6179b56"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sh ./Build.sh -r -c lto
|
sh ./Build.sh -r -c lto
|
||||||
|
|
Loading…
Reference in New Issue