From 011c13a1e6cde4c3fb6f98c9f9ee5941fe36b270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:10:59 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-JSON-MaybeXS.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec index 567531f..43c912b 100644 --- a/perl-JSON-MaybeXS.spec +++ b/perl-JSON-MaybeXS.spec @@ -11,8 +11,8 @@ Summary: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP Version: 1.004000 Release: 1%{?dist} License: GPL+ or Artistic -URL: http://search.cpan.org/dist/JSON-MaybeXS/ -Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/JSON-MaybeXS-%{version}.tar.gz +URL: https://metacpan.org/release/JSON-MaybeXS +Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/JSON-MaybeXS-%{version}.tar.gz BuildArch: noarch # Module Build BuildRequires: coreutils