aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-lwp-protocol-https/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-lwp-protocol-https/APKBUILD')
-rw-r--r--community/perl-lwp-protocol-https/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-lwp-protocol-https/APKBUILD b/community/perl-lwp-protocol-https/APKBUILD
index 9b3124ad4b8..57c1b3a35ae 100644
--- a/community/perl-lwp-protocol-https/APKBUILD
+++ b/community/perl-lwp-protocol-https/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-lwp-protocol-https
_pkgreal=LWP-Protocol-https
pkgver=6.07
-pkgrel=0
+pkgrel=1
pkgdesc="Provide https support for LWP::UserAgent"
-url="http://search.cpan.org/dist/LWP-Protocol-https/"
+url="https://metacpan.org/release/LWP-Protocol-https/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-libwww perl-io-socket-ssl perl-mozilla-ca perl-net-http
@@ -16,7 +16,7 @@ depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
checkdepends="perl-test-requiresinternet"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {