openssl: 1.1.1 is still under the OpenSSL license.

3.0.0 is under Apache v2 however.
This commit is contained in:
waddlesplash
2020-05-29 10:26:43 -04:00
committed by GitHub
parent 3af8e737e9
commit a6d7061ebb

View File

@@ -14,8 +14,8 @@ conditions."
HOMEPAGE="https://www.openssl.org/"
COPYRIGHT="1995-1998 Eric Young
1998-2020 The OpenSSL Project"
LICENSE="Apache v2"
REVISION="1"
LICENSE="OpenSSL"
REVISION="2"
SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz"
CHECKSUM_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46"
SOURCE_DIR="openssl-$portVersion"