From a2cc751d355b43bcaea42f96e7124421ea2397ad Mon Sep 17 00:00:00 2001 From: Steven Voges Date: Wed, 23 Oct 2024 12:03:54 +0700 Subject: [PATCH] libraries/libtorrent2: Updated for version 2.0.10. --- libraries/libtorrent2/libtorrent2.SlackBuild | 4 ++-- libraries/libtorrent2/libtorrent2.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libraries/libtorrent2/libtorrent2.SlackBuild b/libraries/libtorrent2/libtorrent2.SlackBuild index adf62f85955..057512f8611 100644 --- a/libraries/libtorrent2/libtorrent2.SlackBuild +++ b/libraries/libtorrent2/libtorrent2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libtorrent2 -# Copyright 2023 Steven Voges +# Copyright 2023-2024 Steven Voges # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libtorrent2 SRCNAM=libtorrent -VERSION=${VERSION:-2.0.9} +VERSION=${VERSION:-2.0.10} ASIOGNUTLS=${ASIOGNUTLS:-a57d4d36923c5fafa9698e14be16b8bc2913700a} TRY_SIGNAL=${TRY_SIGNAL:-105cce59972f925a33aa6b1c3109e4cd3caf583d} DEPRECATED=${DEPRECATED:-ON} diff --git a/libraries/libtorrent2/libtorrent2.info b/libraries/libtorrent2/libtorrent2.info index f5aea30f0fd..fd8cb179976 100644 --- a/libraries/libtorrent2/libtorrent2.info +++ b/libraries/libtorrent2/libtorrent2.info @@ -1,10 +1,10 @@ PRGNAM="libtorrent2" -VERSION="2.0.9" +VERSION="2.0.10" HOMEPAGE="http://libtorrent.org" -DOWNLOAD="https://github.com/arvidn/libtorrent/archive/v2.0.9/libtorrent-2.0.9.tar.gz \ +DOWNLOAD="https://github.com/arvidn/libtorrent/archive/v2.0.10/libtorrent-2.0.10.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="bd6e98e36acef852cf5412de878abf22 \ +MD5SUM="d113b56fbd1db34f44f464a64bbceae2 \ efa9b02ede430512d1e52a875b38fd98 \ cf76756ae1a1b4e46a3f9a72f2806010" DOWNLOAD_x86_64=""