fix ImageMagick source URLs: use launchpad.net for old versions, switch to GitHub for 7.0.8-* onwards#7301
Conversation
… switch to GitHub for 7.0.8-* onwards
|
Test report by @boegel |
|
Test report by @bartoldeman |
|
@bartoldeman Some dependencies failed due to failing downloads? |
|
Test report by @bartoldeman |
|
Test report by @bartoldeman |
|
Test report by @bartoldeman |
|
Test report by @bartoldeman |
|
there were 3 issues with the dependencies:
|
|
Going in, thanks @boegel! |
|
@bartoldeman Please open a PR for the |
fix for #7274, based on the feedback in https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=35150
There's little point in using https://www.imagemagick.org/download/releases/ as source URL, since source tarballs disappear there when new releases are available.
For versions prior to and including 7.0.8-5, original tarballs can be downloaded from https://launchpad.net/imagemagick/+download.
For newer version, we can use the tags from GitHub, see https://github.com/ImageMagick/ImageMagick/releases/
cc @sassy-crick