Merge pull request 'wolfssl downgrade to 4.8.1' (#422) from wolfssldowngrade into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/422
This commit is contained in:
@@ -5,9 +5,9 @@ $(package)_version=4.8.1
|
||||
$(package)_file_name=wolfssl-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=50db45f348f47e00c93dd244c24108220120cb3cc9d01434789229c32937c444
|
||||
else
|
||||
$(package)_version=5.2.0
|
||||
$(package)_version=4.8.1
|
||||
$(package)_file_name=wolfssl-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=409b4646c5f54f642de0e9f3544c3b83de7238134f5b1ff93fb44527bf119d05
|
||||
$(package)_sha256_hash=50db45f348f47e00c93dd244c24108220120cb3cc9d01434789229c32937c444
|
||||
endif
|
||||
|
||||
$(package)_download_path=https://github.com/wolfSSL/wolfssl/archive
|
||||
|
||||
Reference in New Issue
Block a user