diff options
Diffstat (limited to 'system/perl-file-listing')
-rw-r--r-- | system/perl-file-listing/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-file-listing/APKBUILD b/system/perl-file-listing/APKBUILD index 4e36cd844..89464b395 100644 --- a/system/perl-file-listing/APKBUILD +++ b/system/perl-file-listing/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-file-listing pkgver=6.04 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-only OR Artistic-1.0-Perl" depends="perl perl-http-date" |