diff options
| author | Francisco Pombal <FranciscoPombal@users.noreply.github.com> | 2020-09-04 15:10:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 07:10:43 -0700 |
| commit | a110d7b5dac7a0d05a6081ee633439911d09d3c2 (patch) | |
| tree | 40a39beffbacd058636fbfb856a8f94ee2b7a285 /ports/libtorrent/CONTROL | |
| parent | c3ddf744d18f4472977f35e77dd7bc4fd0d8edcb (diff) | |
| download | vcpkg-a110d7b5dac7a0d05a6081ee633439911d09d3c2.tar.gz vcpkg-a110d7b5dac7a0d05a6081ee633439911d09d3c2.zip | |
[libtorrent] Update to 1.2.10 (#13341)
Diffstat (limited to 'ports/libtorrent/CONTROL')
| -rw-r--r-- | ports/libtorrent/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libtorrent/CONTROL b/ports/libtorrent/CONTROL index c8405288b..e0fa5a95b 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.9 +Version: 1.2.10 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 |
