diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-28 15:32:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:54 +0700 |
commit | 6973b8f2f570f21fe349b278949f6b025b6484b0 (patch) | |
tree | e1197e13f357738dd44900a44cac177e11329e12 /libraries/rhonabwy | |
parent | 0d81a6d0f7a37e2379eb8bc1b906c18b0dda146f (diff) | |
download | slackbuilds-6973b8f2f570f21fe349b278949f6b025b6484b0.tar.gz |
libraries/rhonabwy: updated for version 1.1.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/rhonabwy')
-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 2f9a212ecb..ca97e9fd69 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.2} +VERSION=${VERSION:-1.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 653ff9932c..2a2d17a99a 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -1,8 +1,8 @@ PRGNAM="rhonabwy" -VERSION="1.1.2" +VERSION="1.1.3" HOMEPAGE="https://github.com/babelouest/rhonabwy" -DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.2/rhonabwy-1.1.2.tar.gz" -MD5SUM="1cfe5fbd46c2e5a4e769ebfb1a916eca" +DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.3/rhonabwy-1.1.3.tar.gz" +MD5SUM="17db13c2ae6942b78ba0e504fab02f42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmicrohttpd ulfius" |