aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-getopt-long-descriptive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-getopt-long-descriptive/APKBUILD')
-rw-r--r--testing/perl-getopt-long-descriptive/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-getopt-long-descriptive/APKBUILD b/testing/perl-getopt-long-descriptive/APKBUILD
index 018f914473..5ca40a9e03 100644
--- a/testing/perl-getopt-long-descriptive/APKBUILD
+++ b/testing/perl-getopt-long-descriptive/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-getopt-long-descriptive
_pkgreal=Getopt-Long-Descriptive
pkgver=0.104
-pkgrel=1
+pkgrel=2
pkgdesc="Getopt::Long, but simpler and more powerful"
url="https://metacpan.org/release/Getopt-Long-Descriptive"
arch="noarch"
@@ -14,7 +14,7 @@ cpanmakedepends="perl-test-warnings perl-test-fatal perl-cpan-meta-check"
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://cpan.metacpan.org/authors/id/R/RJ/RJBS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"