diff options
| author | Francisco Pombal <17580742+FranciscoPombal@users.noreply.github.com> | 2021-04-30 19:21:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:21:51 -0700 |
| commit | 71b30b087428e9ab0904de3343e43032fd37b7da (patch) | |
| tree | 68c269d96db64d1b424de3c69c9f0c887b01c8ff /versions/baseline.json | |
| parent | 369e139bf3e5e1d05b9b1e83d0f3dc1796d53383 (diff) | |
| download | vcpkg-71b30b087428e9ab0904de3343e43032fd37b7da.tar.gz vcpkg-71b30b087428e9ab0904de3343e43032fd37b7da.zip | |
[libtorrent] Update to latest 1.2.x commit (#17166)
* [libtorrent] Update to latest 1.2.x commit
- Update to 1.2.13 plus some additional fixes (allows dropping existing
patches)
- Build with libiconv by default on all platforms
- Fix deprecated usage of `vcpkg_check_features` without the `FEATURES`
keyword
- Migrate to vcpkg.json manifest files
* [libtorrent] Update versioning information
Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 36efdcb3a..70e73edaf 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3561,7 +3561,7 @@ "port-version": 0 }, "libtorrent": { - "baseline": "1.2.12", + "baseline": "1.2.13-b799640", "port-version": 0 }, "libu2f-server": { |
