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 89464b395..db9ea786a 100644 --- a/system/perl-file-listing/APKBUILD +++ b/system/perl-file-listing/APKBUILD @@ -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://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-$pkgver.tar.gz" builddir="$srcdir"/File-Listing-$pkgver |