From 22c168f377036c7e4934bce42504cc185fcc6b9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:46:04 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Text-CSV_XS.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index ff2cbf1..04b8dc0 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -3,8 +3,8 @@ Version: 1.35 Release: 1%{?dist} Summary: Comma-separated values manipulation routines License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Text-CSV_XS/ -Source0: http://www.cpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz +URL: https://metacpan.org/release/Text-CSV_XS +Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-%{version}.tgz # Build: BuildRequires: coreutils BuildRequires: findutils