Skip to content

Commit

Permalink
system/oksh: Updated for version 7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
1-1sam authored and sbo-bot[bot] committed Dec 15, 2024
1 parent 1db48d6 commit 704db11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/oksh/oksh.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=oksh
VERSION=${VERSION:-7.5}
VERSION=${VERSION:-7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions system/oksh/oksh.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="oksh"
VERSION="7.5"
VERSION="7.6"
HOMEPAGE="https://github.com/ibara/oksh"
DOWNLOAD="https://github.com/ibara/oksh/releases/download/oksh-7.5/oksh-7.5.tar.gz"
MD5SUM="f84ca2cfa0211eaa981fe198fd2db538"
DOWNLOAD="https://github.com/ibara/oksh/releases/download/oksh-7.6/oksh-7.6.tar.gz"
MD5SUM="cb1696e509adf29372b2dd76561bd596"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 704db11

Please sign in to comment.