libraries/rhonabwy: Updated for version 1.1.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6ec3e07b1f
commit
846ee7df2b
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=rhonabwy
|
||||
VERSION=${VERSION:-1.1.10}
|
||||
VERSION=${VERSION:-1.1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rhonabwy"
|
||||
VERSION="1.1.10"
|
||||
VERSION="1.1.11"
|
||||
HOMEPAGE="https://github.com/babelouest/rhonabwy"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.10/rhonabwy-1.1.10.tar.gz"
|
||||
MD5SUM="7760d98d28479102e2c5028043e50d1c"
|
||||
DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.11/rhonabwy-1.1.11.tar.gz"
|
||||
MD5SUM="db0b791d7c627f62813f7e279b292cd4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmicrohttpd ulfius"
|
||||
|
|
Loading…
Reference in New Issue