aboutsummaryrefslogtreecommitdiff
path: root/ports/libtorrent/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-01-15 16:35:04 -0800
committerVictor Romero <romerosanchezv@gmail.com>2020-01-15 16:35:04 -0800
commit562515f3281b745ac18062499ff8f5147f021fce (patch)
treefc7009af5e673776dd7d0db44c8c01050267d3bf /ports/libtorrent/CONTROL
parent2dde9fb51482f7d7609f83172d23302974dfcf37 (diff)
downloadvcpkg-562515f3281b745ac18062499ff8f5147f021fce.tar.gz
vcpkg-562515f3281b745ac18062499ff8f5147f021fce.zip
[libtorrent] Fix linkage issues for dynamic builds (#7345)
* [libtorrent] Fix linkage issues for dynamic builds * [libtorrent] Also handle static linkage Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libtorrent/CONTROL')
-rw-r--r--ports/libtorrent/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libtorrent/CONTROL b/ports/libtorrent/CONTROL
index 3c3f3ec2b..08964ba96 100644
--- a/ports/libtorrent/CONTROL
+++ b/ports/libtorrent/CONTROL
@@ -1,5 +1,5 @@
Source: libtorrent
-Version: 1.2.2
+Version: 1.2.2-1
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