diff options
author | Arn0 <yth@ythogtha.org> | 2022-12-30 16:30:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:27:16 +0700 |
commit | cac6a1a67438e8d4ba9bbc460864f57c69b6d936 (patch) | |
tree | 32572026993dcdac5930525057262d3741fea8bd /libraries | |
parent | 1037032843df1c292ce54b1f1cfbd135b6d14a03 (diff) |
libraries/rhonabwy: updated for version 1.1.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 82ca51d1bd31b..928d8c936aedd 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.8} +VERSION=${VERSION:-1.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 68e4a2848dfa3..887db7cf86350 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.8" +VERSION="1.1.9" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.8/rhonabwy-1.1.8.tar.gz" -MD5SUM="93682e71b290d7de4a720b5ee239906f" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.9/rhonabwy-1.1.9.tar.gz" +MD5SUM="46a38b51dc896a146efa25c41658f59c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |