summaryrefslogtreecommitdiff
path: root/pcr/perl-iptables-parse
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 06:58:03 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 07:48:22 -0300
commit3d145d0e3170b55153a753f2cf6d6d5933d70db5 (patch)
tree9e62ab084e6fb3365934874c712d04b6bfb8d5f5 /pcr/perl-iptables-parse
parent56ea24a9e517f6e018abf55f03a7044fd295a694 (diff)
perl-iptables-parse: add md5sums
Diffstat (limited to 'pcr/perl-iptables-parse')
-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