diff options
| author | Francisco Pombal <FranciscoPombal@users.noreply.github.com> | 2020-08-07 19:39:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:39:32 -0700 |
| commit | 600743e1e16cc73744bf36993bba38bfca1889d8 (patch) | |
| tree | 91a44cd46208d09cbac908c7d80387212446b7d4 /ports/libtorrent/CONTROL | |
| parent | cfe88ab476168dc45ae3384eafeccadb7848f517 (diff) | |
| download | vcpkg-600743e1e16cc73744bf36993bba38bfca1889d8.tar.gz vcpkg-600743e1e16cc73744bf36993bba38bfca1889d8.zip | |
[libtorrent] Update to 1.2.8 (#12768)
* [libtorrent] Update to 1.2.8
* Update scripts/ci.baseline.txt
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 c6cd574b7..6e3f9e116 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.7 +Version: 1.2.8 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 |
