vcpkg/ports/libtorrent/CONTROL
Denis Zavorotnyy 063b6878b0 [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
2019-08-16 01:50:24 +03:00

6 lines
339 B
Plaintext

Source: libtorrent
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