Fix the tarball link of imagemagick

This commit is contained in:
Ribbon 2023-12-14 18:30:36 +00:00
parent 4accfce7dd
commit 720a31af18

View File

@ -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"