diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-08-22 06:49:37 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-21 15:49:37 -0700 |
| commit | f2a59715bfd1597588f2f2085767d866b92879a3 (patch) | |
| tree | 808f16ca37c58761a83a1d1b2d8d9da7e176a1b3 /ports/boringssl/CONTROL | |
| parent | 5a240bcf9205fea28b7dc2e614844105c204f111 (diff) | |
| download | vcpkg-f2a59715bfd1597588f2f2085767d866b92879a3.tar.gz vcpkg-f2a59715bfd1597588f2f2085767d866b92879a3.zip | |
[boringssl] Fix build error on unix (#13056)
Diffstat (limited to 'ports/boringssl/CONTROL')
| -rw-r--r-- | ports/boringssl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boringssl/CONTROL b/ports/boringssl/CONTROL index 5cfa543f1..1c8c4dcbf 100644 --- a/ports/boringssl/CONTROL +++ b/ports/boringssl/CONTROL @@ -1,6 +1,6 @@ Source: boringssl Version: 2020-04-07 -Port-Version: 1 +Port-Version: 2 Homepage: https://boringssl.googlesource.com/boringssl Description: BoringSSl is a fork of OpenSSL developed by Google Supports: !uwp |
