From 78f89a80b0929a42ac4b0a86d9f2ed1ff9450168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:49:56 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Math-BigInt-GMP.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 23f5a37..879df01 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -5,8 +5,8 @@ Version: 1.6005 Release: 2%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Math-BigInt-GMP/ -Source0: http://search.cpan.org/CPAN/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-%{version}.tar.gz +URL: https://metacpan.org/release/Math-BigInt-GMP +Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-%{version}.tar.gz # Module Build BuildRequires: coreutils BuildRequires: findutils