mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oksh: update to 7.5.
This commit is contained in:
parent
f1da49ead4
commit
666b3c053e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oksh'
|
# Template file for 'oksh'
|
||||||
pkgname=oksh
|
pkgname=oksh
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/ibara/oksh"
|
homepage="https://github.com/ibara/oksh"
|
||||||
distfiles="https://github.com/ibara/oksh/releases/download/oksh-${version}/oksh-${version}.tar.gz"
|
distfiles="https://github.com/ibara/oksh/releases/download/oksh-${version}/oksh-${version}.tar.gz"
|
||||||
checksum=be9a8d457bf373bd04618074c41b46f4edec2ba1c57a58be881d60eaa6628596
|
checksum=40b895c3f8e9311bfe2b230e9b3786712550ef488ced33bfd7cd3f89fceeed5d
|
||||||
register_shell="/bin/oksh"
|
register_shell="/bin/oksh"
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Reference in a new issue