iptables: bump to version 1.4.10
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 4 Nov 2010 14:32:32 +0000 (11:32 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 4 Nov 2010 19:16:29 +0000 (20:16 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/iptables/iptables.mk

index 21146bce6915e72fa28a4414b87abb912c6dcf0b..1ec2c856ce16d7da63b2a07f0dab6a00f2e060ca 100644 (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