libraries/rhonabwy: updated for version 1.1.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1037032843
commit
cac6a1a674
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=rhonabwy
|
||||
VERSION=${VERSION:-1.1.8}
|
||||
VERSION=${VERSION:-1.1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rhonabwy"
|
||||
VERSION="1.1.8"
|
||||
VERSION="1.1.9"
|
||||
HOMEPAGE="https://github.com/babelouest/rhonabwy"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.8/rhonabwy-1.1.8.tar.gz"
|
||||
MD5SUM="93682e71b290d7de4a720b5ee239906f"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.9/rhonabwy-1.1.9.tar.gz"
|
||||
MD5SUM="46a38b51dc896a146efa25c41658f59c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd ulfius"
|
||||
|
|
Loading…
Reference in New Issue