oksh: update to 6.8.1.
This commit is contained in:
parent
5511289b42
commit
57a1d65af8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oksh'
|
||||
pkgname=oksh
|
||||
version=6.7.1
|
||||
version=6.8.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=2f5e6f5e49b91a8dfc92ae3b8bb502e4012db8e4ce0e9cb269794f558ace31aa
|
||||
checksum=ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0
|
||||
register_shell="/bin/oksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue