oksh: update to 6.9
This commit is contained in:
parent
6dea15aa24
commit
7a42efbfe3
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -582,7 +582,7 @@
|
||||
@@ -932,7 +932,7 @@
|
||||
fi
|
||||
|
||||
printf "checking for C compiler... "
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oksh'
|
||||
pkgname=oksh
|
||||
version=6.8.1
|
||||
version=6.9
|
||||
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=ddd2b27b99009a4ee58ddf58da73edf83962018066ccf33b2fe1f570a00917b0
|
||||
checksum=c08d97b2ac9ee5d88e9e508d27c75502b2d06c20d4c5ab87b496cb3b9951bd35
|
||||
register_shell="/bin/oksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue