mirror of
https://github.com/monero-project/monero.git
synced 2026-06-12 19:11:36 -07:00
depends: sodium: fix broken url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package=sodium
|
||||
$(package)_version=1.0.18
|
||||
$(package)_download_path=https://download.libsodium.org/libsodium/releases/
|
||||
$(package)_download_path=https://github.com/jedisct1/libsodium/releases/download/$($(package)_version)-RELEASE
|
||||
$(package)_file_name=libsodium-$($(package)_version).tar.gz
|
||||
$(package)_sha256_hash=6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user