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>
This commit is contained in:
Steven Voges 2023-09-05 19:40:58 +09:00 committed by Willy Sudiarto Raharjo
parent 2c708ea921
commit 8c92c611c3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""