diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-12-07 22:21:56 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-12-07 22:21:56 +0100 |
| commit | c48cf285ec554f936a1fcae55c1c047d4dacdb39 (patch) | |
| tree | 303954a9891ea7e61922b21f8dd08eb2fec4d3c0 /ports/openssl/CONTROL | |
| parent | bf11db581bc3d2c4dec096f0467ec5ccef4bff65 (diff) | |
| download | vcpkg-c48cf285ec554f936a1fcae55c1c047d4dacdb39.tar.gz vcpkg-c48cf285ec554f936a1fcae55c1c047d4dacdb39.zip | |
openssl: update to v1.0.2n
The patch to allow for spaces in paths while running the Perl helpers is
no longer necessary, and was dropped.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 e5d1bf8bc..897e93cc7 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2m +Version: 1.0.2n 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. |
