From 9ef73a22d07669f1c8b6b749218c5ad808fb41fb Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 9 Nov 2020 12:31:52 +0000 Subject: [PATCH] Upstream moved from curl.haxx.se to curl.se --- curl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index 30b5fb2..eeca740 100644 --- a/curl.spec +++ b/curl.spec @@ -3,7 +3,7 @@ Name: curl Version: 7.73.0 Release: 2%{?dist} License: MIT -Source: https://curl.haxx.se/download/%{name}-%{version}.tar.xz +Source: https://curl.se/download/%{name}-%{version}.tar.xz # patch making libcurl multilib ready Patch101: 0101-curl-7.32.0-multilib.patch @@ -19,7 +19,7 @@ Patch105: 0105-curl-7.63.0-lib1560-valgrind.patch Provides: curl-full = %{version}-%{release} Provides: webclient -URL: https://curl.haxx.se/ +URL: https://curl.se/ BuildRequires: automake BuildRequires: brotli-devel BuildRequires: coreutils