From 976c8f4aba39ba0677b53f2f5be646f168b27c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:17:57 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-DB_File.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-DB_File.spec b/perl-DB_File.spec index 88ed0a5..771b3f3 100644 --- a/perl-DB_File.spec +++ b/perl-DB_File.spec @@ -10,8 +10,8 @@ Version: 1.841 Release: 1%{?dist} Summary: Perl5 access to Berkeley DB version 1.x License: GPL+ or Artistic -URL: http://search.cpan.org/dist/DB_File/ -Source0: http://www.cpan.org/authors/id/P/PM/PMQS/DB_File-%{version}.tar.gz +URL: https://metacpan.org/release/DB_File +Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/DB_File-%{version}.tar.gz # Destroy DB_File objects only from original thread context, bug #1107732, # CPAN RT#96357 Patch0: DB_File-1.838-Destroy-DB_File-objects-only-from-original-thread-co.patch