aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-radiusperl
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-radiusperl')
-rw-r--r--community/perl-radiusperl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-radiusperl/APKBUILD b/community/perl-radiusperl/APKBUILD
index 7850738394..7ed2b9c041 100644
--- a/community/perl-radiusperl/APKBUILD
+++ b/community/perl-radiusperl/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-radiusperl
_pkgreal=Authen-Radius
pkgver=0.29
-pkgrel=0
+pkgrel=1
pkgdesc="Perl module for RadiusPerl"
-url="http://search.cpan.org/dist/RadiusPerl/"
+url="https://metacpan.org/release/RadiusPerl/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -15,7 +15,7 @@ depends="$cpandepends"
makedepends="perl-dev freeradius-dev $cpanmakedepends"
checkdepends="perl-test-nowarnings perl-net-ip"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/P/PO/PORTAONE/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {