diff options
| author | Nemirtingas <9432037+Nemirtingas@users.noreply.github.com> | 2021-08-05 12:09:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-05 03:09:16 -0700 |
| commit | f2e53addee85fb94e1597b438ae65767efad6288 (patch) | |
| tree | c00350b28c05a57ceb1eab2d78e2213d9ddf689b /versions/baseline.json | |
| parent | aacdf5fd5a538d2e72470deeba8f83da3f3ef681 (diff) | |
| download | vcpkg-f2e53addee85fb94e1597b438ae65767efad6288.tar.gz vcpkg-f2e53addee85fb94e1597b438ae65767efad6288.zip | |
[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to 0.8.4. (#19305)
* Update libjuice and libdatachannel
* Update libjuice
* Update baseline
* Update libdatachannel to 0.14.1
Fixes *-uwp.
* Update baseline.
* Fix nettle discovery
* Fix usrsctp library path.
* Fix libdatachannel not being built SHARED.
* Update baseline.
Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 39e52b6a1..e02e21b7b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3129,8 +3129,8 @@ "port-version": 0 }, "libdatachannel": { - "baseline": "0.12.2", - "port-version": 1 + "baseline": "0.14.1", + "port-version": 0 }, "libdatrie": { "baseline": "0.2.10-3", @@ -3317,7 +3317,7 @@ "port-version": 0 }, "libjuice": { - "baseline": "0.7.1", + "baseline": "0.8.4", "port-version": 0 }, "libkeyfinder": { |
