From 06211d1b1d6a27e01c3cef62d19539ab4e32a9cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:14:10 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Encode.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Encode.spec b/perl-Encode.spec index e7a8a5b..2d1cfc2 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -14,8 +14,8 @@ Summary: Character encodings in Perl # bin/encguess: Artistic 2.0 # other files: GPL+ or Artistic License: (GPL+ or Artistic) and Artistic 2.0 and UCD -URL: http://search.cpan.org/dist/Encode/ -Source0: http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-%{cpan_version}.tar.gz +URL: https://metacpan.org/release/Encode +Source0: https://cpan.metacpan.org/authors/id/D/DA/DANKOGAI/Encode-%{cpan_version}.tar.gz BuildRequires: findutils BuildRequires: gcc BuildRequires: make