diff options
author | Arn0 <yth@ythogtha.org> | 2023-02-28 10:01:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:34 +0700 |
commit | 846ee7df2b67f3cd8af0ec9ae1e96f4cf5cd858e (patch) | |
tree | 3783f1b949d048d4f1e2eab5e5c4652f3dfe3957 /libraries/rhonabwy | |
parent | 6ec3e07b1f6bdd102fa2b0bdcca959801c8ca9be (diff) |
libraries/rhonabwy: Updated for version 1.1.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 9cdc7e7ab3f6..a2096d6f170c 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.10} +VERSION=${VERSION:-1.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 9ef7554aef4b..9ddbec515521 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.10" +VERSION="1.1.11" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.10/rhonabwy-1.1.10.tar.gz" -MD5SUM="7760d98d28479102e2c5028043e50d1c" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.11/rhonabwy-1.1.11.tar.gz" +MD5SUM="db0b791d7c627f62813f7e279b292cd4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |