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