From 6fab9f1657597036421115f6e0625092e53efb92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:15:49 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Convert-ASN1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Convert-ASN1.spec b/perl-Convert-ASN1.spec index d38c08d..f0f6e2f 100644 --- a/perl-Convert-ASN1.spec +++ b/perl-Convert-ASN1.spec @@ -4,8 +4,8 @@ Version: 0.27 Release: 10%{?dist} Group: Development/Libraries License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Convert-ASN1/ -Source0: http://www.cpan.org/authors/id/G/GB/GBARR/Convert-ASN1-%{version}.tar.gz +URL: https://metacpan.org/release/Convert-ASN1 +Source0: https://cpan.metacpan.org/authors/id/G/GB/GBARR/Convert-ASN1-%{version}.tar.gz BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker)