summaryrefslogtreecommitdiff
path: root/pcr/perl-iptables-parse
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/perl-iptables-parse')
-rw-r--r--pcr/perl-iptables-parse/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/pcr/perl-iptables-parse/PKGBUILD b/pcr/perl-iptables-parse/PKGBUILD
index 285de133a..5f91b2549 100644
--- a/pcr/perl-iptables-parse/PKGBUILD
+++ b/pcr/perl-iptables-parse/PKGBUILD
@@ -1,13 +1,14 @@
# Contributor (Arch): Weirch Sodora <sodora@gmail.com>
-# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.io>
+# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.io>
+# Contributor : Márcio Silva <coadde@parabola.nu>
pkgname=perl-iptables-parse
-pkgver=1.1
+pkgver=1.4
pkgrel=1
pkgdesc="IPTables::Parse - Perl extension for parsing iptables and ip6tables firewall rulesets"
arch=('i686' 'x86_64' 'mips64el')
-url="http://search.cpan.org/~mrash/IPTables-Parse/"
-license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/~mrash/IPTables-Parse/lib/IPTables/Parse.pm"
+license=('Artistic2.0')
depends=('perl' 'iptables')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/M/MR/MRASH/IPTables-Parse-$pkgver.tar.gz)