summaryrefslogtreecommitdiff
path: root/pcr/perl-iptables-parse
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-04 14:43:53 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-04 14:43:53 -0300
commit02ca19ddd8f3ba6692b05c52d88d781e40e36184 (patch)
tree64460093236365b0931445bb9dd8b278402f8e3e /pcr/perl-iptables-parse
parentee2e71ce646c62b478bb1bdcec4a61c2d4d3e42a (diff)
perl-iptables-parse-1.6.1-1: updating version
Diffstat (limited to 'pcr/perl-iptables-parse')
-rw-r--r--pcr/perl-iptables-parse/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/perl-iptables-parse/PKGBUILD b/pcr/perl-iptables-parse/PKGBUILD
index 64e85e6ee..f2e725775 100644
--- a/pcr/perl-iptables-parse/PKGBUILD
+++ b/pcr/perl-iptables-parse/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Márcio Silva <coadde@parabola.nu>
pkgname=perl-iptables-parse
-pkgver=1.4
+pkgver=1.6.1
pkgrel=1
pkgdesc="IPTables::Parse - Perl extension for parsing iptables and ip6tables firewall rulesets"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('Artistic2.0')
depends=('perl' 'iptables')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/M/MR/MRASH/IPTables-Parse-$pkgver.tar.gz)
-md5sums=(bb8239ab098d90d9e83ed4402b0242b0)
+md5sums=('72299f0ab6e10a51837a48d51728a6f7')
build() {
cd $srcdir/IPTables-Parse-$pkgver