]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Use 'download.libvirt.org' as source server
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Mar 2023 08:32:30 +0000 (09:32 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 14 Mar 2023 14:42:36 +0000 (15:42 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
libvirt.spec.in

index e62534c31d9bef00ca0e1a57f00461426387d91f..cdca41840150cd56c669097a5063cdf3338b12f5 100644 (file)
@@ -236,7 +236,7 @@ URL: https://libvirt.org/
 %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
     %define mainturl stable_updates/
 %endif
-Source: https://libvirt.org/sources/%{?mainturl}libvirt-%{version}.tar.xz
+Source: https://download.libvirt.org/%{?mainturl}libvirt-%{version}.tar.xz
 
 Requires: libvirt-daemon = %{version}-%{release}
 Requires: libvirt-daemon-config-network = %{version}-%{release}