diff options
author | Arn0 <yth@ythogtha.org> | 2023-09-21 09:02:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 08:42:59 +0700 |
commit | 8caef5866083ad4b758e7a637f7c79e916144b3d (patch) | |
tree | 592ae96daa69350988cc59dcbdf93fbf0c5a30ed /libraries | |
parent | de9b1bf4b12cd97b585a64d7318f76ee3d676ca0 (diff) |
libraries/rhonabwy: updated for version 1.1.12
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 a2096d6f170c..c087e5aea97e 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.11} +VERSION=${VERSION:-1.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 9ddbec515521..e63bd400e299 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.11" +VERSION="1.1.12" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.11/rhonabwy-1.1.11.tar.gz" -MD5SUM="db0b791d7c627f62813f7e279b292cd4" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.12/rhonabwy-1.1.12.tar.gz" +MD5SUM="784507c22e85c0aae130195b0012fd89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |