aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-iptables-parse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-iptables-parse/APKBUILD')
-rw-r--r--community/perl-iptables-parse/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-iptables-parse/APKBUILD b/community/perl-iptables-parse/APKBUILD
index 6600454fb2..0d8028a384 100644
--- a/community/perl-iptables-parse/APKBUILD
+++ b/community/perl-iptables-parse/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-iptables-parse
_pkgreal=IPTables-Parse
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Perl extension for parsing iptables and ip6tables firewall rulesets"
-url="http://search.cpan.org/dist/IPTables-Parse/"
+url="https://metacpan.org/release/IPTables-Parse/"
arch="noarch"
license="Artistic-1.0"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/M/MR/MRASH/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/M/MR/MRASH/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"