mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-21 10:12:01 +01:00
[libtorrent] Update to 1.2.7 (#11709)
This commit is contained in:
parent
77f46d426b
commit
0d9cf30d1c
@ -1,5 +1,5 @@
|
||||
Source: libtorrent
|
||||
Version: 1.2.6-3
|
||||
Version: 1.2.7
|
||||
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 8b42b0413a8ff6768fd15ee91eb9656f31f27bea # based on libtorrent-1.2.6 plus fixes from RC_1_2 branch
|
||||
SHA512 6dd4d60b1f13cfa07af60c553ebf1085c5306e1788c87e53a8320bf7041bc7f66aaea57c16d09468742b9bda958b5f203d08f27086c98b7f296ab429d0df20d9
|
||||
REF libtorrent_1_2_7
|
||||
SHA512 8a6b0ab387e538351ad770ad189ceaa29f0c382b7152d65d3b40b4271716c8f1550c51189ac1e2550683b69f24abbd667d13a0197e7db2ac9ea06ffa37933495
|
||||
HEAD_REF RC_1_2
|
||||
PATCHES
|
||||
add-datetime-to-boost-libs.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user