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