Skip to content

Conversation

@Flamefire
Copy link
Contributor

GNU_SOURCE (https://ftpmirror.gnu.org/gnu) is sometimes unreachable. We can use the main source instead of the mirror: https://ftp.gnu.org/gnu Add the constant GNU_FTP_SOURCE for that.
Recommended use:
source_urls = [GNU_SOURCE, GNU_FTP_SOURCE]

`GNU_SOURCE` (https://ftpmirror.gnu.org/gnu) is sometimes unreachable.
We can use the main source instead of the mirror: https://ftp.gnu.org/gnu
Add the constant `GNU_FTP_SOURCE` for that.
Recommended use:
    `source_urls = [GNU_SOURCE, GNU_FTP_SOURCE]`
@boegel boegel changed the title add GNU_FTP_SOURCE template constant add GNU_FTP_SOURCE template constant Aug 13, 2024
@boegel boegel added this to the release after 4.9.2 milestone Aug 13, 2024
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 79043c1 into easybuilders:develop Aug 13, 2024
@Flamefire Flamefire deleted the gnu-main-ftp-template branch August 14, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants