diff options
author | Logan Rathbone <poprocks@gmail.com> | 2023-03-09 09:28:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-12 08:48:19 +0700 |
commit | 257a7db71ad3ddfec1f5e152b69499553165ed4e (patch) | |
tree | 041d02f5d9c196be5342df69827ce406702a1af6 /libraries/libtorrent-rasterbar | |
parent | e6391e64b159739d869691d7578211f13009b87e (diff) |
libraries/libtorrent-rasterbar: Updated for version 1.2.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtorrent-rasterbar')
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index 550b1d7ab66d..37005ac99abf 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libtorrent (rasterbar) -# Copyright 2022 Logan Rathbone, Province of Ontario, Canada +# Copyright 2022-2023 Logan Rathbone, Province of Ontario, Canada # Copyright 2019-2020 Donald Cooley, South Haven, Indiana, USA # Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.2.16} +VERSION=${VERSION:-1.2.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index 78aafaa26efe..b9b95975e1cc 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,8 +1,8 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.2.16" +VERSION="1.2.18" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/v1.2.16/libtorrent-rasterbar-1.2.16.tar.gz" -MD5SUM="783e5f636114ec173640104f879deede" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/v1.2.18/libtorrent-rasterbar-1.2.18.tar.gz" +MD5SUM="29ec27513a1e93011ee1074698837248" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |