Auto merge of #4422 - ca333:patch-12, r=str4d

depends: Fix OpenSSL download path

The top-level URL is only valid for the latest OpenSSL release. Each release series has its own URL subpath for downloading historic releases.
This commit is contained in:
Homu 2020-04-09 01:24:25 +00:00
commit e2624328ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package=openssl
$(package)_version=1.1.1a
$(package)_download_path=https://www.openssl.org/source
$(package)_download_path=https://www.openssl.org/source/old/1.1.1
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41