From c089578c1dc5c0e7de8ba8f9d7e091e05a0eabc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:19:48 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-String-ShellQuote.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 4a2beb6..e6eb374 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -3,8 +3,8 @@ Version: 1.04 Release: 23%{?dist} Summary: Perl module for quoting strings for passing through the shell License: (GPL+ or Artistic) and GPLv2+ -URL: http://search.cpan.org/dist/String-ShellQuote/ -Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz +URL: https://metacpan.org/release/String-ShellQuote +Source0: https://cpan.metacpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz BuildArch: noarch # Build BuildRequires: perl-interpreter