libraries/rhonabwy: updated for version 0.9.12

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2020-09-02 09:25:35 +02:00 committed by Willy Sudiarto Raharjo
parent 977141a8a0
commit 1951f3d390
2 changed files with 5 additions and 4 deletions

View file

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rhonabwy
VERSION=${VERSION:-0.9.11}
VERSION=${VERSION:-0.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -72,6 +72,7 @@ cd build
cmake \
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DWITH_JOURNALD=off \
-DCMAKE_INSTALL_DOCDIR=doc/$PRGNAM-$VERSION \
-DCMAKE_BUILD_TYPE=Release ..
make VERBOSE=1

View file

@ -1,8 +1,8 @@
PRGNAM="rhonabwy"
VERSION="0.9.11"
VERSION="0.9.12"
HOMEPAGE="https://github.com/babelouest/rhonabwy"
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v0.9.11/rhonabwy-0.9.11.tar.gz"
MD5SUM="08b7567745d155f8a3bfde0d19737f9f"
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v0.9.12/rhonabwy-0.9.12.tar.gz"
MD5SUM="70381c6ccdeb621a579624d40d1dbdd9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=" jansson libmicrohttpd ulfius"