mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/rhonabwy: updated for version 0.9.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
977141a8a0
commit
1951f3d390
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue