diff options
| author | Yuriy O'Donnell <yuriyo@gmail.com> | 2021-07-01 16:29:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 07:29:16 -0700 |
| commit | 7b97e041ae52a9439be4dbcaaafb7965a8dc1c57 (patch) | |
| tree | b076fd4318cd21cd0415daab6af3df48b2427c5b /versions | |
| parent | 44bc6922764abb4118dc7a14d385bdc0a7a8dc37 (diff) | |
| download | vcpkg-7b97e041ae52a9439be4dbcaaafb7965a8dc1c57.tar.gz vcpkg-7b97e041ae52a9439be4dbcaaafb7965a8dc1c57.zip | |
[libressl] update to 3.3.3 (#18729)
Resolves #18682
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/l-/libressl.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index d365b5d34..c20979b05 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3501,8 +3501,8 @@ "port-version": 0 }, "libressl": { - "baseline": "2.9.1", - "port-version": 3 + "baseline": "3.3.3", + "port-version": 0 }, "librsvg": { "baseline": "2.40.20", diff --git a/versions/l-/libressl.json b/versions/l-/libressl.json index 62ab6a809..c8d282100 100644 --- a/versions/l-/libressl.json +++ b/versions/l-/libressl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "24a18d6ed79f2b8c4c01c5201998981b2d831a1a", + "version": "3.3.3", + "port-version": 0 + }, + { "git-tree": "3de8a5b9f15524db17ccff3c0a4c61266d8fb3b1", "version-string": "2.9.1", "port-version": 3 |
