aboutsummaryrefslogtreecommitdiff
path: root/opensbi/opensbi.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-03 10:36:32 +0200
committerEugen Wissner <belka@caraus.de>2026-07-03 10:36:41 +0200
commitb3545e2d6c3eba5cc7e347d7cdf96c1ffa084c67 (patch)
tree9875c68778c63a6628c8d9d6f17e7cac93d1c0dc /opensbi/opensbi.SlackBuild
parent38f56463b892f6f500e392c4beb34f00f37bcebc (diff)
downloadslackbuilds-b3545e2d6c3eba5cc7e347d7cdf96c1ffa084c67.tar.gz
opensbi: Updated for version 1.9
Diffstat (limited to 'opensbi/opensbi.SlackBuild')
-rw-r--r--opensbi/opensbi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/opensbi/opensbi.SlackBuild b/opensbi/opensbi.SlackBuild
index d72d9f3..c71ccfb 100644
--- a/opensbi/opensbi.SlackBuild
+++ b/opensbi/opensbi.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opensbi
-VERSION=${VERSION:-1.8.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.9}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}