diff options
Diffstat (limited to 'system/perl-module-scandeps/APKBUILD')
-rw-r--r-- | system/perl-module-scandeps/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-module-scandeps/APKBUILD b/system/perl-module-scandeps/APKBUILD index e94e31579..e9940d7cb 100644 --- a/system/perl-module-scandeps/APKBUILD +++ b/system/perl-module-scandeps/APKBUILD @@ -12,7 +12,7 @@ license="GPL-2.0-only OR Artistic-1.0-Perl" cpanmakedepends="perl-test-requires" makedepends="perl-dev $cpanmakedepends perl-test-pod" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/$_pkgreal-$pkgver.tar.gz" +source="https://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { |