mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-11 05:58:41 +08:00
Fix the tarball link of imagemagick
This commit is contained in:
parent
4accfce7dd
commit
720a31af18
@ -1,5 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
tar = "https://imagemagick.org/archive/ImageMagick-7.1.1-20.tar.xz"
|
||||
tar = "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-23.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user