aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-file-listing
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-01 14:56:48 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-02 00:09:45 +0100
commit3c8264c6e10f5bc2a8eddadef23433c0d2a0496a (patch)
treea90ad738a35cc7672c8b42d303d68bec2741a10f /main/perl-file-listing
parente731fcdf227f67201262ef13e38bf853636f5a93 (diff)
main: update all cpan urls to metacpan.org
Diffstat (limited to 'main/perl-file-listing')
-rw-r--r--main/perl-file-listing/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-file-listing/APKBUILD b/main/perl-file-listing/APKBUILD
index 37b0a1e2a5c..88c765a7985 100644
--- a/main/perl-file-listing/APKBUILD
+++ b/main/perl-file-listing/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-file-listing
pkgver=6.04
-pkgrel=1
+pkgrel=2
pkgdesc="File::Listing perl module"
-url="http://search.cpan.org/dist/File-Listing/"
+url="https://metacpan.org/release/File-Listing/"
arch="noarch"
license="GPL-2.0 or Artistic"
depends="perl perl-http-date"
@@ -12,7 +12,7 @@ makedepends="perl-dev"
install=""
replaces="perl-libwww"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/G/GA/GAAS/File-Listing-$pkgver.tar.gz"
builddir="$srcdir"/File-Listing-$pkgver