From 0c219c7e85b2ae3a8c58142f1cf6547b3ea08a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:09:06 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Capture-Tiny.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index d44ab81..97ed0e0 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -4,8 +4,8 @@ Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries -URL: http://search.cpan.org/dist/Capture-Tiny/ -Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{version}.tar.gz +URL: https://metacpan.org/release/Capture-Tiny +Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{version}.tar.gz BuildArch: noarch BuildRequires: make BuildRequires: perl-interpreter