diff options
author | Arn0 <yth@ythogtha.org> | 2022-09-12 16:04:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:15 +0700 |
commit | 44ee6cbce0e0754afe9936223503753349c6ab35 (patch) | |
tree | c7683a18a95574741595bb79165351fa794b2834 /libraries/rhonabwy/rhonabwy.SlackBuild | |
parent | 530ed01562fbc75352f0be476c6d3fbcafb913f4 (diff) |
libraries/rhonabwy: updated for version 1.1.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/rhonabwy/rhonabwy.SlackBuild')
-rw-r--r-- | libraries/rhonabwy/rhonabwy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/rhonabwy/rhonabwy.SlackBuild b/libraries/rhonabwy/rhonabwy.SlackBuild index d59fe9e6f47fb..82ca51d1bd31b 100644 --- a/libraries/rhonabwy/rhonabwy.SlackBuild +++ b/libraries/rhonabwy/rhonabwy.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rhonabwy -VERSION=${VERSION:-1.1.6} +VERSION=${VERSION:-1.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |