diff options
author | Arn0 <yth@ythogtha.org> | 2021-12-10 21:19:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-15 08:54:14 +0700 |
commit | 12ff945d0d1919a3d6712b726f4c4e4a7a894ad0 (patch) | |
tree | 5960437441a5e1a8798033ae41f2241db8b7b899 /libraries | |
parent | 9fede460af17a9c907d8b40d65f82e8188cde646 (diff) |
libraries/rhonabwy: updated for version 1.1.2
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 2d5e6355edbf..2f9a212ecbce 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.0.0} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index aef03d0256da..653ff9932c6c 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.0.0" +VERSION="1.1.2" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.0.0/rhonabwy-1.0.0.tar.gz" -MD5SUM="4ab21ea0a5a244ee5bf0cc20ef2401b0" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.2/rhonabwy-1.1.2.tar.gz" +MD5SUM="1cfe5fbd46c2e5a4e769ebfb1a916eca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |