mksh: update to R49.
This commit is contained in:
parent
cc7073af55
commit
4a1abb8683
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mksh'
|
# Template file for 'mksh'
|
||||||
pkgname=mksh
|
pkgname=mksh
|
||||||
version=R48b
|
version=R49
|
||||||
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="pancake <xtraeme@gmail.com>"
|
||||||
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="e67686187ba6dfbf99b7f6b5f841dfb5cd9f980504f8b631d7d3bfd98d345792"
|
checksum="4dd6c37fe2b8603be3d59744d7866d72913fca49d8a68d3254d064b12eb3da49"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sh ./Build.sh -r -c lto
|
sh ./Build.sh -r -c lto
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue