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