diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index ef4e414..31367a1 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -11,8 +11,8 @@ Version: %{cpan_version_major}%{?cpan_version_minor:.%cpan_version_minor} Release: 7%{?dist} Summary: Build and install Perl modules License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Module-Build/ -Source0: http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-%{cpan_version}.tar.gz +URL: https://metacpan.org/release/Module-Build +Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-%{cpan_version}.tar.gz # Do not require a compiler if c_source is an empty list, bug #1547165, # CPAN RT#124625, #