From 995b5f82d41b53e103b6190a87db9fcf4b673094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:16:15 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Sys-Syslog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index db4af6e..8b5201d 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -15,8 +15,8 @@ Summary: Perl interface to the UNIX syslog(3) calls # fallback/syslog.h: BSD License: GPL+ or Artistic Group: Development/Libraries -URL: http://search.cpan.org/dist/Sys-Syslog/ -Source0: http://www.cpan.org/authors/id/S/SA/SAPER/Sys-Syslog-%{version}.tar.gz +URL: https://metacpan.org/release/Sys-Syslog +Source0: https://cpan.metacpan.org/authors/id/S/SA/SAPER/Sys-Syslog-%{version}.tar.gz BuildRequires: coreutils BuildRequires: findutils BuildRequires: gcc