[libtorrent] update to 2.0.11 (#43528)

This commit is contained in:
rremilian
2025-01-30 10:23:54 +02:00
committed by GitHub
parent 26ac4ccda2
commit a11353c6c8
4 changed files with 9 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO arvidn/libtorrent
REF "v${VERSION}"
SHA512 fb55b04b57a6a1f39b81a4aff2ca899f9ac30b435c278c80181bdd3fef4775a3f91b2345c49b493503ae79ef89841e9a965af9974abe9022be3050922a4057f0
SHA512 375fb12754ce73b34b215c1ca077b0ec58a8c91f6a6e4a48e2ae55251be38f647405d135ebeae38f8b0dfb478bcea8d5f0d6509e97f1baddbc2cd2e788948f2a
HEAD_REF RC_2_0
)
@@ -87,4 +87,4 @@ if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin")
endif()
vcpkg_fixup_pkgconfig()
vcpkg_fixup_pkgconfig()

View File

@@ -1,6 +1,6 @@
{
"name": "libtorrent",
"version": "2.0.10",
"version": "2.0.11",
"maintainers": "Arvid Norberg <arvid.norberg@gmail.com>",
"description": "An efficient feature complete C++ BitTorrent implementation",
"homepage": "https://libtorrent.org",

View File

@@ -5233,7 +5233,7 @@
"port-version": 10
},
"libtorrent": {
"baseline": "2.0.10",
"baseline": "2.0.11",
"port-version": 0
},
"libtracepoint": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f442bff5e6f8cc0a4a7b1226db0b7d8069b68b4c",
"version": "2.0.11",
"port-version": 0
},
{
"git-tree": "53949de9ace82d74179d388d9cd26f164a823657",
"version": "2.0.10",