From 51a23c6e84bf50c975860f0e665fbf99ed699a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:55:42 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Sub-Quote.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Sub-Quote.spec b/perl-Sub-Quote.spec index 50a6e6b..b1b6918 100644 --- a/perl-Sub-Quote.spec +++ b/perl-Sub-Quote.spec @@ -3,8 +3,8 @@ Version: 2.005001 Release: 1%{?dist} Summary: Efficient generation of subroutines via string eval License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Sub-Quote/ -Source0: http://www.cpan.org/authors/id/H/HA/HAARG/Sub-Quote-%{version}.tar.gz +URL: https://metacpan.org/release/Sub-Quote +Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-%{version}.tar.gz BuildArch: noarch BuildRequires: make BuildRequires: perl-generators