Browse Source

iptables: Updated (1.3.8 -> 1.4.0), also adapted iptables.conf to the new build system

linux-2.6.27.6
Nagy Karoly Gabriel 16 years ago committed by Alejandro Mery
parent
commit
1d881865ae
  1. 2
      network/iptables/iptables.conf
  2. 4
      network/iptables/iptables.desc

2
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

4
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/

Loading…
Cancel
Save