oksh: update to 7.4.
This commit is contained in:
parent
03aa3173b4
commit
a981cfa128
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oksh'
|
||||
pkgname=oksh
|
||||
version=7.3
|
||||
version=7.4
|
||||
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=9f176ff6841435a55f27bfd3ebbfc951c8cca6fdf3638f0123f44617e3992f93
|
||||
checksum=be9a8d457bf373bd04618074c41b46f4edec2ba1c57a58be881d60eaa6628596
|
||||
register_shell="/bin/oksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in New Issue