diff options
| author | Francisco Pombal <FranciscoPombal@users.noreply.github.com> | 2020-08-21 23:48:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 15:48:19 -0700 |
| commit | 5e7e48d7f2c401253786e4614a6493805287c956 (patch) | |
| tree | d4119be00dbaf2c8c8e02d66e07307d4d7a1453a /ports/libtorrent/CONTROL | |
| parent | 0ccb9d314830f0faa1be0c10168b492cc11ecb68 (diff) | |
| download | vcpkg-5e7e48d7f2c401253786e4614a6493805287c956.tar.gz vcpkg-5e7e48d7f2c401253786e4614a6493805287c956.zip | |
[libtorrent] bump version and adjust python patch (#12946)
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 48505d85a..c8405288b 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.8 +Version: 1.2.9 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 |
