oksh: update to 7.1
This commit is contained in:
parent
b65d790d56
commit
c92b821ed2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oksh'
|
||||
pkgname=oksh
|
||||
version=7.0
|
||||
version=7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://github.com/ibara/oksh"
|
||||
distfiles="https://github.com/ibara/oksh/releases/download/oksh-${version}/oksh-${version}.tar.gz"
|
||||
checksum=21d5891f38ffea3a5d1aa8c494f0a5579c93778535e0a92275b102dec3221da1
|
||||
checksum=9dc0b0578d9d64d10c834f9757ca11f526b562bc5454da64b2cb270122f52064
|
||||
register_shell="/bin/oksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in New Issue