depends: update libsodium download path#674
Merged
DeckerSU merged 21 commits intoGLEECBTC:devfrom Jan 16, 2026
Merged
Conversation
sync master
add alternative params source
sync master
sync master
sync master
sync beta [0.7.2]
sync master [0.7.2]
[release] v0.8.0
[release] v0.8.1 [Falkor]
[release] v0.8.1 [Falkor]
0.8.2 [Smaug]
v0.9.0 [Drogon]
v0.9.2 [Draco Typhon]
Path changed for 1.0.18
DeckerSU
approved these changes
Jan 16, 2026
DeckerSU
added a commit
that referenced
this pull request
Jan 19, 2026
…r script (#675) * Change libsodium download path to old releases (#674) Path changed for 1.0.18 Co-authored-by: ca333 <ca333@users.noreply.github.com> * feat: add script to check dependency URL availability Introduces a new Python script that verifies the accessibility of files via URLs specified in .mk files from the depends/packages directory. The script parses the .mk files, resolves variables, builds URLs, and checks their availability, providing detailed output on the status of each dependency. --------- Co-authored-by: CHMEX <33424502+CHMEX@users.noreply.github.com> Co-authored-by: ca333 <ca333@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Path changed for 1.0.18