Auto merge of #3766 - ca333:patch-3, r=mdr0id

update libsodium dl-path

the 1.0.15 was moved to https://download.libsodium.org/libsodium/releases/old/ which results in DL from zcashs fallback repo
This commit is contained in:
Homu 2019-01-17 19:36:56 -08:00
commit beac3f3f62
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package=libsodium
$(package)_version=1.0.15
$(package)_download_path=https://download.libsodium.org/libsodium/releases/
$(package)_download_path=https://download.libsodium.org/libsodium/releases/old/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=fb6a9e879a2f674592e4328c5d9f79f082405ee4bb05cb6e679b90afe9e178f4
$(package)_dependencies=