From 02f840c00247098132a59aff2deea65ef61a3c88 Mon Sep 17 00:00:00 2001 From: Averell Kinouani Date: Fri, 9 Aug 2013 21:54:08 +0200 Subject: update iptables version Signed-off-by: Averell Kinouani --- packages/net/iptables/iptables.kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/net/iptables/iptables.kconfig b/packages/net/iptables/iptables.kconfig index 1852cf8..0568a7d 100644 --- a/packages/net/iptables/iptables.kconfig +++ b/packages/net/iptables/iptables.kconfig @@ -19,8 +19,8 @@ # # \file iptables.kconfig # \brief iptables.kconfig of Embtoolkit -# \author Averell KINOUANI, -# \date May 2012 +# \author Averell KINOUANI, +# \date Juin 2013 ################################################################################ config EMBTK_HAVE_IPTABLES @@ -39,8 +39,8 @@ choice depends on EMBTK_HAVE_IPTABLES help Here you can choose which version of iptables you want to use. - config EMBTK_IPTABLES_VERSION_1_4_13 - bool "iptables-1.4.13" + config EMBTK_IPTABLES_VERSION_1_4_19_1 + bool "iptables-1.4.19.1" endchoice @@ -53,7 +53,7 @@ config EMBTK_IPTABLES_HAVE_LIBIPQ config EMBTK_IPTABLES_VERSION_STRING string - default "1.4.13" if EMBTK_IPTABLES_VERSION_1_4_13 + default "1.4.19.1" if EMBTK_IPTABLES_VERSION_1_4_19_1 config EMBTK_IPTABLES_NEED_PATCH bool -- cgit v1.2.3