Skip to content

Commit

Permalink
[libtorrent] Update to more recent snapshot to support boost 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0219-msft committed Dec 21, 2017
1 parent ac32306 commit 4971bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/libtorrent/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: libtorrent
Version: 1.1.5-1
Version: 94f4e88e05f92a1
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
4 changes: 2 additions & 2 deletions ports/libtorrent/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO arvidn/libtorrent
REF libtorrent-1_1_5
SHA512 edaff6347bf922af8b6d74e332e180fe122f64152a152fb905f4f2c3371dc29d668fc2b0ffcda3f56b50a1a51b25d1a3ae4284ed6e09f6a2eb7b34bcce8dd9c7
REF 94f4e88e05f92a1b07551598a4bedb2c16af0f2f
SHA512 1b4876a471a62813c97519ebf54fc06286b7ee43005e436c7139c6a6ac39fd40fefd5c9b7424e65509ec8deb95dfe1427544b686b6b9cd51cf3d3f133ba7a701
HEAD_REF master
)

Expand Down

0 comments on commit 4971bb4

Please sign in to comment.