mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 02:11:58 +08:00
[libtorrent] Update to 1.2.8 (#12768)
* [libtorrent] Update to 1.2.8 * Update scripts/ci.baseline.txt
This commit is contained in:
parent
cfe88ab476
commit
600743e1e1
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user