iptables: bump to version 1.4.10

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2010-11-04 11:32:32 -03:00 committed by Peter Korsgaard
parent 1b3b991943
commit 419586ba6f
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# iptables
#
#############################################################
IPTABLES_VERSION = 1.4.9.1
IPTABLES_VERSION = 1.4.10
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
IPTABLES_DEPENDENCIES = host-pkg-config
@ -14,7 +14,6 @@ IPTABLES_CONF_OPT += --disable-ipv6
endif
IPTABLES_AUTORECONF = YES
IPTABLES_LIBTOOL_PATCH = NO
define IPTABLES_TARGET_SYMLINK_CREATE
ln -sf iptables-multi $(TARGET_DIR)/usr/sbin/iptables