Fix rstun dependency: repository deleted, use existing fork - #1
Open
mrsipan wants to merge 1 commit into
Open
Conversation
The original rstun repository (https://github.com/neevek/rstun) has been deleted (returns 404). The commit 65646c94 that this project depends on still exists on the xAJx1383/rstun fork, so point to that with an explicit rev to ensure reproducible builds.
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.
The original
rstunrepository athttps://github.com/neevek/rstunhas been deleted (404).The commit
65646c94052f041792790a5a3a45ad35df6371c8that this project depends on still exists in thexAJx1383/rstunfork (pushed by the original author neevek before deleting the original repo).This PR changes the dependency to point to the fork with an explicit
revto ensure reproducible builds.