-
Notifications
You must be signed in to change notification settings - Fork 211
introduce XORG_*_URLS
and GNU_FTP_URLS
template constants
#4935
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
base: develop
Are you sure you want to change the base?
Conversation
@jfgrimm Is there a public statement somewhere that announces this? If so, we should mention it in the PR description, maybe also in the commit message? |
@boegel I haven't been able to find one, still looking |
XORG_*_SOURCE
constants to use new URLXORG_*_SOURCE
constants to use new URL (x.org/archive
rather than xorg.freedesktop.org/archive
)
Recent release announcements still point to |
@jfgrimm As discussed in Slack, a better alternative is probably to introduce new |
Source: https://www.x.org/wiki/Releases/Download/ |
31f8299
to
918d92c
Compare
XORG_*_SOURCE
constants to use new URL (x.org/archive
rather than xorg.freedesktop.org/archive
)XORG_*_URLS
and GNU_FTP_URLS
template constants
6c38727
to
3f39f32
Compare
@jfgrimm Can you look into failing CI? |
@boegel will take a look, I think it's failing on the from-commit test |
…plate constants" This reverts commit fcee672.
@boegel not sure how to best tackle the failing |
@jfgrimm We'll need to update those to using a different/newer commit. If we already open an easyconfig PR for easyconfigs using the |
I've currently got easybuilders/easybuild-easyconfigs#23299 open, which updates the use in all easyconfigs |
No description provided.