mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:19:00 +08:00
1baf31a668
* Install openssl.pc * Add pc files for Windows * Use pkg-config friendly lib names without extension * Update versions
8 lines
370 B
JSON
8 lines
370 B
JSON
{
|
|
"name": "openssl",
|
|
"version-string": "1.1.1l",
|
|
"port-version": 3,
|
|
"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.",
|
|
"homepage": "https://www.openssl.org"
|
|
}
|