From 3a6c5d848a4a886bc48b882871ec5a7f2e47f3c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:11:20 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-JSON-XS.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index ce7248c..604fb13 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -5,8 +5,8 @@ Version: 3.04 Release: 3%{?dist} License: GPL+ or Artistic Group: Development/Libraries -URL: http://search.cpan.org/dist/JSON-XS/ -Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-%{version}.tar.gz +URL: https://metacpan.org/release/JSON-XS +Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-%{version}.tar.gz # Build BuildRequires: coreutils BuildRequires: gcc