diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-09-28 06:00:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 21:00:19 -0700 |
| commit | 0fc5f349d295a11dbd27b1180e7b90fd1d1f4ffe (patch) | |
| tree | 2b6517193abb03d9e02a01abc24b439dbad9c6cf /versions/l- | |
| parent | 980a91e3b7932d02e8d88bf70d06d2bfe43fcd05 (diff) | |
| download | vcpkg-0fc5f349d295a11dbd27b1180e7b90fd1d1f4ffe.tar.gz vcpkg-0fc5f349d295a11dbd27b1180e7b90fd1d1f4ffe.zip | |
[libsrtp] Update to 2.4.2 (#20359)
* Update libsrtp to 2.4.2
* Update CI baseline
* More tweaks
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libsrtp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libsrtp.json b/versions/l-/libsrtp.json index 4eab78d14..eafc5bb2b 100644 --- a/versions/l-/libsrtp.json +++ b/versions/l-/libsrtp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "20d89602c93b0aa1df176a8610b514b014375c8c", + "version": "2.4.2", + "port-version": 0 + }, + { "git-tree": "fdf039be54c0a11434b8c923e808d6315b398082", "version-string": "2.2.0", "port-version": 1 |
