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 | |
parent | 530ed01562fbc75352f0be476c6d3fbcafb913f4 (diff) | |
download | slackbuilds-44ee6cbce0e0754afe9936223503753349c6ab35.tar.gz |
libraries/rhonabwy: updated for version 1.1.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/rhonabwy')
-rw-r--r-- | libraries/rhonabwy/rhonabwy.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/rhonabwy/rhonabwy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/rhonabwy/rhonabwy.SlackBuild b/libraries/rhonabwy/rhonabwy.SlackBuild index d59fe9e6f4..82ca51d1bd 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} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index e2ea0ca762..68e4a2848d 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.6" +VERSION="1.1.8" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.6/rhonabwy-1.1.6.tar.gz" -MD5SUM="c6cba50462377929bc488a87bd68277d" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.8/rhonabwy-1.1.8.tar.gz" +MD5SUM="93682e71b290d7de4a720b5ee239906f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |