From 12323850067b9518a227dd0ce4ed137f90db9e4f Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Fri, 6 May 2022 19:31:18 -0400 Subject: [PATCH] Correct download URL --- ImageMagick.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index e5d7776..5053c2b 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -17,7 +17,7 @@ Summary: An X application for displaying and manipulating images License: ImageMagick Url: https://legacy.imagemagick.org/ -Source0: https://www.imagemagick.org/download/%{name}-%{VER}-%{Patchlevel}.tar.xz +Source0: https://www.imagemagick.org/download/releases/%{name}-%{VER}-%{Patchlevel}.tar.xz # Fix segfaults on s390x with rubygem-acitvestorage test suite. # https://bugzilla.redhat.com/show_bug.cgi?id=1993193