Skip to content

Fix libcurl download url #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 4, 2022
Merged

Fix libcurl download url #74

merged 4 commits into from
May 4, 2022

Conversation

zsombor-balogh
Copy link
Contributor

Issue #, if available:

Description of changes:
Curl download url is broken:

scripts/update_deps.sh
--2022-05-04 08:58:33--  https://github.com/curl/curl/archive/curl_7.83.0.tar.gz
Resolving github.com (github.com)... 192.30.255.112
Connecting to github.com (github.com)|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/curl/curl/tar.gz/curl_7.83.0 [following]
--2022-05-04 08:58:33--  https://codeload.github.com/curl/curl/tar.gz/curl_7.83.0
Resolving codeload.github.com (codeload.github.com)... 192.30.255.120
Connecting to codeload.github.com (codeload.github.com)|192.30.255.120|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-05-04 08:58:33 ERROR 404: Not Found.

Construct right url in update_deps.sh script.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@keshayad keshayad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@zsombor-balogh zsombor-balogh requested a review from carlzogh May 4, 2022 10:42
@zsombor-balogh zsombor-balogh merged commit 86705d6 into aws:main May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants