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