diff options
| author | Francisco Pombal <FranciscoPombal@users.noreply.github.com> | 2020-05-20 18:11:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-20 10:11:19 -0700 |
| commit | 8bfdf64a925d75433e721a687930c4d2d5f5620f (patch) | |
| tree | 33199109aed37e2aa8f413e4dd1458dea6a88761 /ports/libtorrent/CONTROL | |
| parent | a29e5b6d5d4cda3f6bc315bc51ff010958b88213 (diff) | |
| download | vcpkg-8bfdf64a925d75433e721a687930c4d2d5f5620f.tar.gz vcpkg-8bfdf64a925d75433e721a687930c4d2d5f5620f.zip | |
[libtorrent] minor portfile simplification and version bump (#11389)
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 12427cd8e..ba0310821 100644 --- a/ports/libtorrent/CONTROL +++ b/ports/libtorrent/CONTROL @@ -1,5 +1,5 @@ Source: libtorrent -Version: 1.2.6-2 +Version: 1.2.6-3 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 |
