diff --git a/recipes/wip/imagemagick/recipe.toml b/recipes/wip/imagemagick/recipe.toml index 85b8a7306..8ec99dcb7 100644 --- a/recipes/wip/imagemagick/recipe.toml +++ b/recipes/wip/imagemagick/recipe.toml @@ -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"