libraries/rhonabwy: updated for version 1.1.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c7adf779b6
commit
ffafa88920
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=rhonabwy
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
VERSION=${VERSION:-1.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rhonabwy"
|
||||
VERSION="1.1.4"
|
||||
VERSION="1.1.5"
|
||||
HOMEPAGE="https://github.com/babelouest/rhonabwy"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.4/rhonabwy-1.1.4.tar.gz"
|
||||
MD5SUM="47c67f0aa6c5b29ae699b0e70918bed3"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.5/rhonabwy-1.1.5.tar.gz"
|
||||
MD5SUM="a433e6abf047d6c95906863fa2715771"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd ulfius"
|
||||
|
|
Loading…
Reference in New Issue