diff options
Diffstat (limited to 'system/perl-test-fatal/APKBUILD')
-rw-r--r-- | system/perl-test-fatal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-test-fatal/APKBUILD b/system/perl-test-fatal/APKBUILD index f9c0bbfd5..f767bfb56 100644 --- a/system/perl-test-fatal/APKBUILD +++ b/system/perl-test-fatal/APKBUILD @@ -14,7 +14,7 @@ cpanmakedepends="" depends="$cpandepends" makedepends="perl-dev $cpanmakedepends" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz" +source="https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { |