[libvirt] [perl PATCH 2/6] Replace search.cpan.org with metacpan.org

Daniel P. Berrangé berrange at redhat.com
Tue Jun 5 17:43:57 UTC 2018


The former is being shutdown very soon in favour of the latter

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 perl-Sys-Virt.spec.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/perl-Sys-Virt.spec.PL b/perl-Sys-Virt.spec.PL
index b171826..928c7cf 100644
--- a/perl-Sys-Virt.spec.PL
+++ b/perl-Sys-Virt.spec.PL
@@ -31,8 +31,8 @@ Version:        @VERSION@
 Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
-URL:            http://search.cpan.org/dist/Sys-Virt/
-Source0:        http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-v%{version}.tar.gz
+URL:            https://metacpan.org/release/Sys-Virt
+Source0:        https://cpan.metacpan.org/authors/id/D/DA/DANBERR/Sys-Virt-v%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Module::Build)
-- 
2.17.0




More information about the libvir-list mailing list