summaryrefslogtreecommitdiff
path: root/system/perl-test-requires/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-test-requires/APKBUILD')
-rw-r--r--system/perl-test-requires/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-test-requires/APKBUILD b/system/perl-test-requires/APKBUILD
index a849fab33..a352f8aed 100644
--- a/system/perl-test-requires/APKBUILD
+++ b/system/perl-test-requires/APKBUILD
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/$_pkgreal-$pkgver.tar.gz"
+source="https://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {