summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02021-09-11 23:28:05 +0200
committer Willy Sudiarto Raharjo2021-09-15 15:35:03 +0200
commit14a55b728ef6b016a99085cdff4b9248f9080a36 (patch)
tree8030c0fc44bf9e43e2e21a32087012e731f7a6f3
parent3accc25fc58fcf7a69c713c29207825c1502f633 (diff)
downloadslackbuilds-14a55b728ef6b016a99085cdff4b9248f9080a36.tar.gz
libraries/rhonabwy: updated for version 1.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/rhonabwy/rhonabwy.SlackBuild2
-rw-r--r--libraries/rhonabwy/rhonabwy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/rhonabwy/rhonabwy.SlackBuild b/libraries/rhonabwy/rhonabwy.SlackBuild
index 23b49807d0..2d5e6355ed 100644
--- a/libraries/rhonabwy/rhonabwy.SlackBuild
+++ b/libraries/rhonabwy/rhonabwy.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rhonabwy
-VERSION=${VERSION:-0.9.9999}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info
index e709b5d286..aef03d0256 100644
--- a/libraries/rhonabwy/rhonabwy.info
+++ b/libraries/rhonabwy/rhonabwy.info
@@ -1,8 +1,8 @@
PRGNAM="rhonabwy"
-VERSION="0.9.9999"
+VERSION="1.0.0"
HOMEPAGE="https://github.com/babelouest/rhonabwy"
-DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v0.9.9999/rhonabwy-0.9.9999.tar.gz"
-MD5SUM="c4bf0ad7c7fab2b72d459bafa2db1ad9"
+DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.0.0/rhonabwy-1.0.0.tar.gz"
+MD5SUM="4ab21ea0a5a244ee5bf0cc20ef2401b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmicrohttpd ulfius"