From a9014c78ec2a8ccbb852e39bd4ffacdc19d11634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:10:06 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Text-Soundex.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index b4d94fb..daef17c 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -5,8 +5,8 @@ Summary: Implementation of the soundex algorithm # The original license was (Copyright only). Since 3.05 somebody (RJBS?) # added Perl license but kept the original license text. License: (Copyright only) and (GPL+ or Artistic) -URL: http://search.cpan.org/dist/Text-Soundex/ -Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Text-Soundex-%{version}.tar.gz +URL: https://metacpan.org/release/Text-Soundex +Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Text-Soundex-%{version}.tar.gz BuildRequires: findutils BuildRequires: gcc BuildRequires: make