diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-18 16:49:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 16:49:57 -0700 |
| commit | 547af512d0f79864faaed927fa2d2e7c9b89a526 (patch) | |
| tree | 79cddfd23c198a4cac7fdd6830845dde40f3308c /ports/openssl | |
| parent | 4a3d9e22d1b104332c5faf98abfcee94b671c9ef (diff) | |
| download | vcpkg-547af512d0f79864faaed927fa2d2e7c9b89a526.tar.gz vcpkg-547af512d0f79864faaed927fa2d2e7c9b89a526.zip | |
[openssl] Interrupt the build process when files conflict (#12867)
Diffstat (limited to 'ports/openssl')
| -rw-r--r-- | ports/openssl/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index 4591141bf..d643a3c29 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,6 @@ Source: openssl Version: 1.1.1g +Port-Version: 1 Homepage: https://www.openssl.org Description: OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library. Build-Depends: openssl-windows (!uwp&windows), openssl-uwp (uwp), openssl-unix (!uwp&!windows) |
