diff options
Diffstat (limited to 'system/perl-test-without-module/APKBUILD')
-rw-r--r-- | system/perl-test-without-module/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-test-without-module/APKBUILD b/system/perl-test-without-module/APKBUILD index ce250cbbe..b39692dc2 100644 --- a/system/perl-test-without-module/APKBUILD +++ b/system/perl-test-without-module/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" makedepends="perl-dev" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/C/CO/CORION/Test-Without-Module-$pkgver.tar.gz" +source="https://search.cpan.org/CPAN/authors/id/C/CO/CORION/Test-Without-Module-$pkgver.tar.gz" builddir="$srcdir"/$_pkgreal-$pkgver build() { |