summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Steven Voges2023-09-05 12:40:58 +0200
committer Willy Sudiarto Raharjo2023-09-09 05:14:07 +0200
commit8c92c611c3d0d22a679300526fdf43b15c4680ce (patch)
tree531eae7a91895d4c8c41dfe17096a8f4944f1846 /libraries
parent2c708ea921c73b58f3ca59400df6e31fc65cb5dd (diff)
downloadslackbuilds-8c92c611c3d0d22a679300526fdf43b15c4680ce.tar.gz
libraries/libtorrent2: Updated for version 2.0.9.
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/libtorrent2/libtorrent2.SlackBuild2
-rw-r--r--libraries/libtorrent2/libtorrent2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libtorrent2/libtorrent2.SlackBuild b/libraries/libtorrent2/libtorrent2.SlackBuild
index a9396fcb13..adf62f8595 100644
--- a/libraries/libtorrent2/libtorrent2.SlackBuild
+++ b/libraries/libtorrent2/libtorrent2.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libtorrent2
SRCNAM=libtorrent
-VERSION=${VERSION:-2.0.8}
+VERSION=${VERSION:-2.0.9}
ASIOGNUTLS=${ASIOGNUTLS:-a57d4d36923c5fafa9698e14be16b8bc2913700a}
TRY_SIGNAL=${TRY_SIGNAL:-105cce59972f925a33aa6b1c3109e4cd3caf583d}
DEPRECATED=${DEPRECATED:-ON}
diff --git a/libraries/libtorrent2/libtorrent2.info b/libraries/libtorrent2/libtorrent2.info
index e0e52dcd23..f5aea30f0f 100644
--- a/libraries/libtorrent2/libtorrent2.info
+++ b/libraries/libtorrent2/libtorrent2.info
@@ -1,10 +1,10 @@
PRGNAM="libtorrent2"
-VERSION="2.0.8"
+VERSION="2.0.9"
HOMEPAGE="http://libtorrent.org"
-DOWNLOAD="https://github.com/arvidn/libtorrent/archive/v2.0.8/libtorrent-2.0.8.tar.gz \
+DOWNLOAD="https://github.com/arvidn/libtorrent/archive/v2.0.9/libtorrent-2.0.9.tar.gz \
https://github.com/arvidn/try_signal/archive/105cce59972f925a33aa6b1c3109e4cd3caf583d/try_signal-105cce59972f925a33aa6b1c3109e4cd3caf583d.tar.gz \
https://github.com/paullouisageneau/boost-asio-gnutls/archive/a57d4d36923c5fafa9698e14be16b8bc2913700a/boost-asio-gnutls-a57d4d36923c5fafa9698e14be16b8bc2913700a.tar.gz"
-MD5SUM="42319b1b408736940a9711b3079f3945 \
+MD5SUM="bd6e98e36acef852cf5412de878abf22 \
efa9b02ede430512d1e52a875b38fd98 \
cf76756ae1a1b4e46a3f9a72f2806010"
DOWNLOAD_x86_64=""