Switch to official OpenSSL Download location and away from github.

One of the benefits is that this adds support for building with OpenSSL 3.0 versions without breaking support for building with 1.1.1.

As part of the work, the assumption that there is an /archive/ in the download path is removed.

Furthermore, cmake modules for finding OpenSSL are updated in order to support 3.0.
This commit is contained in:
Iordan Iordanov
2021-11-25 23:52:18 -05:00
committed by akallabeth
parent edcb8284e7
commit 511444a65e
11 changed files with 11 additions and 367 deletions

View File

@@ -2,7 +2,7 @@
JPEG_TAG=master
OPENH264_TAG=master
OPENSSL_TAG=master
OPENSSL_TAG=openssl-1.1.1n
FFMPEG_TAG=n4.4.1
WITH_JPEG=0