diff options
| author | Pablo Busse <Pablo.Busse@microsoft.com> | 2021-09-03 08:01:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-03 00:01:15 -0700 |
| commit | 887cc9c15a7f2bfc642fa4d6978a80974a3df771 (patch) | |
| tree | 9bcd96209846a14b41f73f86558b8f1b8d557f8b /versions/baseline.json | |
| parent | 39d0da3a71ccc7a8cd042dae7a2073e48fa07413 (diff) | |
| download | vcpkg-887cc9c15a7f2bfc642fa4d6978a80974a3df771.tar.gz vcpkg-887cc9c15a7f2bfc642fa4d6978a80974a3df771.zip | |
[openssl] Support static builds on UWP (#19636)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.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 4f4bbcc55..4e7a2d3dc 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4734,7 +4734,7 @@ }, "openssl": { "baseline": "1.1.1l", - "port-version": 0 + "port-version": 1 }, "openssl-unix": { "baseline": "1.1.1h", |
