fix dead openssl download path

updates openssl 1.1.1a download path 
jfyi: we are testing 1.1.1f in https://github.com/KomodoPlatform/komodo/pull/314
This commit is contained in:
ca333
2020-04-05 02:38:46 +02:00
committed by GitHub
parent 2e51538df8
commit ec162c7d85

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
$(package)_patches=ssl_fix.patch