oksh: update to 6.7.1.
This commit is contained in:
parent
5c18d8add0
commit
51557eb18f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oksh'
|
||||
pkgname=oksh
|
||||
version=6.7
|
||||
version=6.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=bb3e9288dbd8915b9e175727cdb3898970e6c6fece61e6867102b399e215fb04
|
||||
checksum=2f5e6f5e49b91a8dfc92ae3b8bb502e4012db8e4ce0e9cb269794f558ace31aa
|
||||
register_shell="/bin/oksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in New Issue