From 82ac0088947894131fc2c2f410a5641a4f2197cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:42:00 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-YAML-Syck.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec index cd1e4fe..055b9e0 100644 --- a/perl-YAML-Syck.spec +++ b/perl-YAML-Syck.spec @@ -10,8 +10,8 @@ Version: 1.30 Release: 5%{?dist} Summary: Fast, lightweight YAML loader and dumper License: BSD and MIT -URL: http://search.cpan.org/dist/YAML-Syck/ -Source0: http://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-%{version}.tar.gz +URL: https://metacpan.org/release/YAML-Syck +Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/YAML-Syck-%{version}.tar.gz BuildRequires: coreutils BuildRequires: findutils BuildRequires: gcc