diff options
| author | Mark Schofield <mschofie@microsoft.com> | 2021-04-23 13:23:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-23 13:23:16 -0700 |
| commit | 9cdfdb60412d4c6c03478d5b1cda3150a04fd81a (patch) | |
| tree | bd2ec5b132c738542c7cce6d9e385ff0b6541e7c /ports/openssl/CONTROL | |
| parent | cc64806c0bfee2658ef0042325fedf51e7026057 (diff) | |
| download | vcpkg-9cdfdb60412d4c6c03478d5b1cda3150a04fd81a.tar.gz vcpkg-9cdfdb60412d4c6c03478d5b1cda3150a04fd81a.zip | |
[openssl/unix] Run `make` with 'VCPKG_CONCURRENCY' parallelism (#17373)
Diffstat (limited to 'ports/openssl/CONTROL')
| -rw-r--r-- | ports/openssl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index 8a26fb794..4fb53bb67 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,5 @@ Source: openssl Version: 1.1.1j -Port-Version: 1 +Port-Version: 2 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. |
