summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/perl-iptables-parse/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/perl-iptables-parse/PKGBUILD b/pcr/perl-iptables-parse/PKGBUILD
index b731abca9..57cda8eb4 100644
--- a/pcr/perl-iptables-parse/PKGBUILD
+++ b/pcr/perl-iptables-parse/PKGBUILD
@@ -12,6 +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)
build() {
cd $srcdir/IPTables-Parse-$pkgver