From 2a15d27b8d4fcece70fd7905d2f46e4fcb2b6690 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Mon, 24 Nov 2008 18:47:15 +0200 Subject: [PATCH] iptables: Updated (1.3.8 -> 1.4.0), also adapted iptables.conf to the new build system --- network/iptables/iptables.conf | 2 +- network/iptables/iptables.desc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/network/iptables/iptables.conf b/network/iptables/iptables.conf index 1a628c3d0..e396a7117 100644 --- a/network/iptables/iptables.conf +++ b/network/iptables/iptables.conf @@ -36,7 +36,7 @@ iptables_install_devel() { } if [ "$SDECFG_PKG_IPTABLES_DEVEL" != 0 ] ; then - var_append makeinstopt ' ' "install-devel" + var_append confopt ' ' "--enable-devel" hook_add postmake 5 'iptables_install_devel' fi diff --git a/network/iptables/iptables.desc b/network/iptables/iptables.desc index d27ac4130..532dc5064 100644 --- a/network/iptables/iptables.desc +++ b/network/iptables/iptables.desc @@ -32,7 +32,7 @@ [L] GPL [S] Stable -[V] 1.3.8 +[V] 1.4.0 [P] X -?---5---9 189.900 -[D] 349401026 iptables-1.3.8.tar.bz2 http://www.iptables.org/projects/iptables/files/ +[D] 153153588 iptables-1.4.0.tar.bz2 http://www.iptables.org/projects/iptables/files/