aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-file-listing/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-file-listing/APKBUILD')
-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 37b0a1e2a5..88c765a798 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