From 600743e1e16cc73744bf36993bba38bfca1889d8 Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Fri, 7 Aug 2020 19:39:32 +0100 Subject: [PATCH] [libtorrent] Update to 1.2.8 (#12768) * [libtorrent] Update to 1.2.8 * Update scripts/ci.baseline.txt --- ports/libtorrent/CONTROL | 2 +- ports/libtorrent/portfile.cmake | 4 ++-- scripts/ci.baseline.txt | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ports/libtorrent/CONTROL b/ports/libtorrent/CONTROL index c6cd574b7f..6e3f9e1160 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.7 +Version: 1.2.8 Homepage: https://github.com/arvidn/libtorrent Description: An efficient feature complete C++ BitTorrent implementation Build-Depends: openssl, boost-system, boost-date-time, boost-chrono, boost-random, boost-asio, boost-crc, boost-config, boost-iterator, boost-scope-exit, boost-multiprecision, boost-variant diff --git a/ports/libtorrent/portfile.cmake b/ports/libtorrent/portfile.cmake index bdab0a3740..e88ddf7cc2 100644 --- a/ports/libtorrent/portfile.cmake +++ b/ports/libtorrent/portfile.cmake @@ -39,8 +39,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO arvidn/libtorrent - REF libtorrent_1_2_7 - SHA512 8a6b0ab387e538351ad770ad189ceaa29f0c382b7152d65d3b40b4271716c8f1550c51189ac1e2550683b69f24abbd667d13a0197e7db2ac9ea06ffa37933495 + REF libtorrent-1.2.8 + SHA512 2a36412fb399f066de9768f4afd87ddbfc10fcd2a0b3a8be0a43bec6914497e71d9d4ffe4ff8ccc5544a048f799ccba6ce086ab6199f4dee66d1341f02d73f9a HEAD_REF RC_1_2 PATCHES add-datetime-to-boost-libs.patch diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 8ca5920288..086c728245 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -870,8 +870,6 @@ libtins:arm-uwp=fail libtins:x64-uwp=fail libtomcrypt:arm64-windows=fail libtomcrypt:arm-uwp=fail -libtorrent:arm-uwp=fail -libtorrent:x64-uwp=fail libudis86:arm-uwp=fail libudis86:x64-linux=fail libudis86:x64-osx=fail @@ -1416,7 +1414,7 @@ qpid-proton:x64-uwp=fail qpid-proton:x64-windows-static=fail qt5-activeqt:x64-linux=fail qt5-activeqt:x64-osx=fail -# Skip deprecated Qt module +# Skip deprecated Qt module # (remnove after 1 year or longer due to vcpkg upgrade not handling removed ports correctly) qt5-canvas3d:x64-linux=skip qt5-canvas3d:x64-osx=skip