From 9336ae3df6d818d9d74152d21b7dcb00a3097b72 Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Tue, 10 Nov 2020 06:21:03 +0700 Subject: [szip, openssl] Fix problems with mingw (#14460) * [openssl] Use the unix portfile when building with mingw * [mingw triplets] Add architecture check exceptions for szip --- ports/openssl/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/openssl/CONTROL') diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index 469f8305a..9efc2f76c 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,5 +1,5 @@ Source: openssl Version: 1.1.1h -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. -- cgit v1.2.3