From aa138d1027fcd611cb3a13a97eae10c60d2a2ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:02:58 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Compress-Bzip2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec index 2c9295d..1250fd7 100644 --- a/perl-Compress-Bzip2.spec +++ b/perl-Compress-Bzip2.spec @@ -14,8 +14,8 @@ Summary: Interface to Bzip2 compression library # bzlib-src/manual.ps (unbundled): GPL+ with exception # other files: GPL+ or Artistic License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Compress-Bzip2/ -Source0: http://www.cpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz +URL: https://metacpan.org/release/Compress-Bzip2 +Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz BuildRequires: bzip2-devel >= 1.0.5 BuildRequires: findutils BuildRequires: gcc