iptables for ARM

This commit is contained in:
Mike Staszel 2009-10-24 09:14:37 -05:00
parent fcc063231b
commit 71e760befc

View file

@ -1,4 +1,3 @@
# $Id: PKGBUILD 45562 2009-07-12 17:27:34Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
@ -6,13 +5,17 @@ pkgname=iptables
pkgver=1.4.4
pkgrel=1
pkgdesc="A Linux kernel packet control tool"
arch=('i686' 'x86_64')
arch=('arm')
license=('GPL2')
url="http://www.netfilter.org/"
depends=('glibc' 'bash')
options=('!libtool')
source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2 \
iptables ip6tables empty.rules simple_firewall.rules iptables.conf.d)
source=(http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2
iptables
ip6tables
empty.rules
simple_firewall.rules
iptables.conf.d)
backup=(etc/conf.d/iptables)
md5sums=('08cd9196881657ea0615d926334cb7e9'
'89401d6f0cf1de46a455b7be6720a58b'