From f99ac25bb4c01feec387e9e02046190ac240d078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:33:31 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-autodie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-autodie.spec b/perl-autodie.spec index fcc2bd7..9a30605 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -7,8 +7,8 @@ Release: 396%{?dist} Summary: Replace functions with ones that succeed or die License: GPL+ or Artistic Group: Development/Libraries -URL: http://search.cpan.org/dist/autodie/ -Source0: http://www.cpan.org/authors/id/P/PJ/PJF/autodie-%{version}.tar.gz +URL: https://metacpan.org/release/autodie +Source0: https://cpan.metacpan.org/authors/id/P/PJ/PJF/autodie-%{version}.tar.gz BuildArch: noarch BuildRequires: findutils BuildRequires: make