From 12323850067b9518a227dd0ce4ed137f90db9e4f Mon Sep 17 00:00:00 2001 From: FeRD (Frank Dana) Date: May 08 2022 01:09:03 +0000 Subject: Correct download URL --- 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