diff options
| author | Gyusun Yeom <omniavinco@gmail.com> | 2021-01-09 04:48:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 11:48:55 -0800 |
| commit | ddeef79a7df0365ac8fcfeca3821bc61d7ff76f2 (patch) | |
| tree | e5ebc812cd8439ef93180f0cfd2381543b234253 /ports/openssl/CONTROL | |
| parent | 1a4c54f1f16a5f290fb55297b2ee5f59fe416928 (diff) | |
| download | vcpkg-ddeef79a7df0365ac8fcfeca3821bc61d7ff76f2.tar.gz vcpkg-ddeef79a7df0365ac8fcfeca3821bc61d7ff76f2.zip | |
[openssl] install pkgconfig file (#15191)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
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 bda3d35af..ae561f567 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,5 @@ Source: openssl Version: 1.1.1h -Port-Version: 4 +Port-Version: 5 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. |
