From 94a58398b2fd11bb2797882a41ddd73556604fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:30:56 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-ExtUtils-CBuilder.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-ExtUtils-CBuilder.spec b/perl-ExtUtils-CBuilder.spec index 6ef8e3b..a11b634 100644 --- a/perl-ExtUtils-CBuilder.spec +++ b/perl-ExtUtils-CBuilder.spec @@ -6,8 +6,8 @@ Version: 0.280230 Release: 3%{?dist} Summary: Compile and link C code for Perl modules License: GPL+ or Artistic -URL: http://search.cpan.org/dist/ExtUtils-CBuilder/ -Source0: http://www.cpan.org/authors/id/A/AM/AMBS/ExtUtils-CBuilder-%{version}.tar.gz +URL: https://metacpan.org/release/ExtUtils-CBuilder +Source0: https://cpan.metacpan.org/authors/id/A/AM/AMBS/ExtUtils-CBuilder-%{version}.tar.gz # Link XS modules to libperl.so with EU::CBuilder on Linux, bug #960048 Patch0: ExtUtils-CBuilder-0.280230-Link-XS-modules-to-libperl.so-with-EU-CBuilder-on-Li.patch BuildArch: noarch