aboutsummaryrefslogtreecommitdiff
path: root/ports/libtorrent/CONTROL
diff options
context:
space:
mode:
authorDenis Zavorotnyy <denis.zavorotnyy@nurd.com>2019-08-16 01:35:29 +0300
committerDenis Zavorotnyy <denis.zavorotnyy@nurd.com>2019-08-16 01:50:24 +0300
commit063b6878b08a10e84efed1dc5521d238e6224eab (patch)
tree9583a6c8e12515c893627e5690ae0cb245b84dfa /ports/libtorrent/CONTROL
parent513e28ee57fee3d3670055bccefbc68727c84279 (diff)
downloadvcpkg-063b6878b08a10e84efed1dc5521d238e6224eab.tar.gz
vcpkg-063b6878b08a10e84efed1dc5521d238e6224eab.zip
[libtorrent] Update to 1.2.1-bcb26fd6
1.2.1-bcb26fd6 * fix issue where trackers from magnet links were not included in create_torrent() * make peer_info::client a byte array in python binding * pick contiguous pieces from peers with high download rate * fix error handling of moving storage to a drive letter that isn't mounted * fix HTTP Host header when using proxy 1.2.1 release * add dht_pkt_alert and alerts_dropped_alert to python bindings
Diffstat (limited to 'ports/libtorrent/CONTROL')
-rw-r--r--ports/libtorrent/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libtorrent/CONTROL b/ports/libtorrent/CONTROL
index 2fe8e85ed..ef6da1321 100644
--- a/ports/libtorrent/CONTROL
+++ b/ports/libtorrent/CONTROL
@@ -1,5 +1,5 @@
Source: libtorrent
-Version: 2019-04-19
+Version: 1.2.1-bcb26fd6
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