aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-radiusperl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-radiusperl/APKBUILD')
-rw-r--r--community/perl-radiusperl/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/perl-radiusperl/APKBUILD b/community/perl-radiusperl/APKBUILD
index 9dcc4adaf2..69ce30de04 100644
--- a/community/perl-radiusperl/APKBUILD
+++ b/community/perl-radiusperl/APKBUILD
@@ -3,8 +3,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=perl-radiusperl
_pkgreal=Authen-Radius
-pkgver=0.23
-pkgrel=1
+pkgver=0.27
+pkgrel=0
pkgdesc="Perl module for RadiusPerl"
url="http://search.cpan.org/dist/RadiusPerl/"
arch="noarch"
@@ -13,9 +13,9 @@ cpandepends=""
cpanmakedepends="perl-data-hexdump perl-digest-perl-md5 perl-data-dumper"
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/M/MA/MANOWAR/$_pkgreal-$pkgver.tar.gz"
-
+source="http://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
build() {
@@ -38,4 +38,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="110dde66ebb23cea256c093e139deb51eb755c051deaf1e221be20b9a7d689b234d2033d911c30f4212f47848751793c7c33393841270e230334f8528c68f61a Authen-Radius-0.23.tar.gz"
+sha512sums="0b039b3b5b434225a92596075a3943f278f87c634c6764de477a31de515065d1ded762b38621c338785f73fe2a0e132d835a33a00891707950777a16e0277f67 Authen-Radius-0.27.tar.gz"