summaryrefslogtreecommitdiff
path: root/pcr/perl-iptables-chainmgr
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/perl-iptables-chainmgr')
-rw-r--r--pcr/perl-iptables-chainmgr/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/pcr/perl-iptables-chainmgr/PKGBUILD b/pcr/perl-iptables-chainmgr/PKGBUILD
index 1ccfde72f..f42245119 100644
--- a/pcr/perl-iptables-chainmgr/PKGBUILD
+++ b/pcr/perl-iptables-chainmgr/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-chainmgr
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="IPTables::ChainMgr - Perl extension for manipulating iptables and ip6tables policies"
arch=('i686' 'x86_64' 'mips64el')
-url="http://search.cpan.org/~mrash/IPTables-ChainMgr/"
-license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/~mrash/IPTables-ChainMgr/lib/IPTables/ChainMgr.pm"
+license=('Artistic2.0')
depends=('perl' 'iptables' 'perl-iptables-parse>=0.9' 'perl-netaddr-ip>=4.0')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/M/MR/MRASH/IPTables-ChainMgr-$pkgver.tar.gz)