diff options
-rw-r--r-- | libraries/libtorrent-rasterbar/README | 13 | ||||
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libtorrent-rasterbar/libtorrent-rasterbar.info | 6 |
3 files changed, 11 insertions, 12 deletions
diff --git a/libraries/libtorrent-rasterbar/README b/libraries/libtorrent-rasterbar/README index d4f79cb88dcb..98bfe5092659 100644 --- a/libraries/libtorrent-rasterbar/README +++ b/libraries/libtorrent-rasterbar/README @@ -1,6 +1,6 @@ -libtorrent is a C++ library that aims to be a good alternative to all the -other bittorrent implementations around. It is a library and not a full -featured client, although it comes with a working example client. +libtorrent is a C++ library that aims to be a good alternative to all +the other bittorrent implementations around. It is a library and not a +full featured client, although it comes with a working example client. *When upgrading, please removepkg the old version first or the python module will try to link against it* @@ -15,9 +15,8 @@ OPTIONS NOTE -It is possible to build with bindings for python3 rather -than python2 by setting the $PYTHON environmental variable, -but this would involved rebuilding boost with bindings for -python3 first. +It is possible to build with bindings for python3 rather than python2 by +setting the $PYTHON environmental variable, but this would involved +rebuilding boost with bindings for python3 first. Go ahead and make my day. diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild index 0501141e529e..9150ae09096e 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 2019 Donald Cooley, South Haven, Indiana, USA +# Copyright 2019-2020 Donald Cooley, South Haven, Indiana, USA # Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libtorrent-rasterbar -VERSION=${VERSION:-1.1.13} +VERSION=${VERSION:-1.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info index d6c78127dfb5..f566631611cd 100644 --- a/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info +++ b/libraries/libtorrent-rasterbar/libtorrent-rasterbar.info @@ -1,8 +1,8 @@ PRGNAM="libtorrent-rasterbar" -VERSION="1.1.13" +VERSION="1.2.7" HOMEPAGE="https://libtorrent.org/" -DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_13/libtorrent-rasterbar-1.1.13.tar.gz" -MD5SUM="a3eec8d384f0343df1fb417c14c4e20d" +DOWNLOAD="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_2_7/libtorrent-rasterbar-1.2.7.tar.gz" +MD5SUM="0c5e9d3c141704d1801f6da65c4554fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |