diff options
| author | Francisco Pombal <FranciscoPombal@users.noreply.github.com> | 2020-06-03 06:37:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:37:33 -0700 |
| commit | 0d9cf30d1c19a02313f67ef00a8c92478bfd507b (patch) | |
| tree | 7b8fad825d6ba02622eadf41abd665466d4615af /ports/libtorrent/CONTROL | |
| parent | 77f46d426b138d2f6031b74799a2dda35ce82d23 (diff) | |
| download | vcpkg-0d9cf30d1c19a02313f67ef00a8c92478bfd507b.tar.gz vcpkg-0d9cf30d1c19a02313f67ef00a8c92478bfd507b.zip | |
[libtorrent] Update to 1.2.7 (#11709)
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 ba0310821..c6cd574b7 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -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 |
