diff options
| author | Thierry Bastian <thierryb@filewave.com> | 2018-12-06 01:28:35 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-12-05 16:28:35 -0800 |
| commit | 11bee32d76b1bccce894dab443ccb032d2930700 (patch) | |
| tree | 54f3dab6c7dad9633836a68f4563a75c1ccca95d /ports/openssl-windows/CONTROL | |
| parent | 945e0c0f09e1955039e6c85a200daed00cddcd29 (diff) | |
| download | vcpkg-11bee32d76b1bccce894dab443ccb032d2930700.tar.gz vcpkg-11bee32d76b1bccce894dab443ccb032d2930700.zip | |
Upgrade to openssl 1.0.2q (#4844)
* Upgrade to openssl 1.0.2q
* [qca] Use vcpkg_from_git()
Diffstat (limited to 'ports/openssl-windows/CONTROL')
| -rw-r--r-- | ports/openssl-windows/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openssl-windows/CONTROL b/ports/openssl-windows/CONTROL index 881c311d0..a62c2fbdc 100644 --- a/ports/openssl-windows/CONTROL +++ b/ports/openssl-windows/CONTROL @@ -1,3 +1,3 @@ Source: openssl-windows -Version: 1.0.2p-1 +Version: 1.0.2q 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. |
