Fallback URL in formula? #3561
Answered
by
SMillerDev
dpo
asked this question in
Writing Formulae/Casks
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dpo
-
Try url "https://curl.se/download/curl-7.84.0.tar.bz2"
mirror "https://github.com/curl/curl/releases/download/curl-7_84_0/curl-7.84.0.tar.bz2"
mirror "http://fresh-center.net/linux/www/curl-7.84.0.tar.bz2"
mirror "http://fresh-center.net/linux/www/legacy/curl-7.84.0.tar.bz2" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. I was looking for that. For some reason, couldn't find it in the docs. I must be blind. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This summer, I've found that several servers for sources I use in my taps have been down. I have a vague recollection that it used to be possible to specify a mirror URL in a Homebrew formula a long time ago (I may be wrong though). Is that still possible? What would the syntax be?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions