Skip to content

add GNU_FTP_SOURCE template constant #4598

Merged
boegel merged 2 commits intoeasybuilders:5.0.xfrom
Flamefire:gnu-main-ftp-template-5
Aug 13, 2024
Merged

add GNU_FTP_SOURCE template constant #4598
boegel merged 2 commits intoeasybuilders:5.0.xfrom
Flamefire:gnu-main-ftp-template-5

Conversation

@Flamefire
Copy link
Contributor

#4597 for 5.0x

`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
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 added this to the 5.0 milestone Aug 13, 2024
@boegel boegel merged commit c1ef8d7 into easybuilders:5.0.x Aug 13, 2024
@Flamefire Flamefire deleted the gnu-main-ftp-template-5 branch August 14, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants