diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-13 10:50:38 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:40 +0700 |
commit | c34cf3e2601a35917a2cffd0ed24420326a748e8 (patch) | |
tree | 56510c0d01fd0b3b2d64a84eb79af2697aff9798 /libraries | |
parent | c63fe8191f29dc4fc9d0f0ec1184a26af38d5473 (diff) | |
download | slackbuilds-c34cf3e2601a35917a2cffd0ed24420326a748e8.tar.gz |
libraries/rhonabwy: Updated for version 1.1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/rhonabwy/rhonabwy.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/rhonabwy/rhonabwy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/rhonabwy/rhonabwy.SlackBuild b/libraries/rhonabwy/rhonabwy.SlackBuild index ca97e9fd69..08764f950c 100644 --- a/libraries/rhonabwy/rhonabwy.SlackBuild +++ b/libraries/rhonabwy/rhonabwy.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rhonabwy -VERSION=${VERSION:-1.1.3} +VERSION=${VERSION:-1.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 2a2d17a99a..23f2df878d 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.3" +VERSION="1.1.4" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.3/rhonabwy-1.1.3.tar.gz" -MD5SUM="17db13c2ae6942b78ba0e504fab02f42" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.4/rhonabwy-1.1.4.tar.gz" +MD5SUM="47c67f0aa6c5b29ae699b0e70918bed3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |