summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2020-06-03 16:02:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-03 16:02:28 +0700
commit8ea7cf183c570ee699500825e1792503712c84a6 (patch)
tree503586aa6729293a92de82a48814a394a3c18b34 /libraries
parentb15e810a48114fa99db1be8b3108b9d224138c38 (diff)
downloadslackbuilds-8ea7cf183c570ee699500825e1792503712c84a6.tar.gz
slackbuilds-8ea7cf183c570ee699500825e1792503712c84a6.tar.xz
libraries/libtorrent-rasterbar: Updated for version 1.2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libtorrent-rasterbar/README13
-rw-r--r--libraries/libtorrent-rasterbar/libtorrent-rasterbar.SlackBuild4
-rw-r--r--libraries/libtorrent-rasterbar/libtorrent-rasterbar.info6
3 files changed, 11 insertions, 12 deletions
diff --git a/libraries/libtorrent-rasterbar/README b/libraries/libtorrent-rasterbar/README
index d4f79cb88d..98bfe50926 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 0501141e52..9150ae0909 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 d6c78127df..f566631611 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=""