diff options
Diffstat (limited to 'core/iptables/PKGBUILD')
-rw-r--r-- | core/iptables/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/iptables/PKGBUILD b/core/iptables/PKGBUILD index 3fba35fe2..13c9a2c90 100644 --- a/core/iptables/PKGBUILD +++ b/core/iptables/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 187030 2013-06-03 11:15:14Z allan $ +# $Id: PKGBUILD 197814 2013-10-30 11:03:50Z allan $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Thomas Baechler <thomas@archlinux.org> @@ -12,7 +12,6 @@ url='http://www.netfilter.org/projects/iptables/index.html' depends=('glibc' 'bash') makedepends=('linux-api-headers') backup=('etc/xtables/connlabel.conf') -options=('!libtool') source=(http://www.netfilter.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2{,.sig} empty.rules simple_firewall.rules |