Loading package/iptables/iptables.mk +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ # iptables # ############################################################# IPTABLES_VER:=1.3.6-20061129 IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables/snapshot IPTABLES_VER:=1.3.7 IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables IPTABLES_SOURCE:=iptables-$(IPTABLES_VER).tar.bz2 IPTABLES_CAT:=$(BZCAT) IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VER) Loading Loading
package/iptables/iptables.mk +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ # iptables # ############################################################# IPTABLES_VER:=1.3.6-20061129 IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables/snapshot IPTABLES_VER:=1.3.7 IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables IPTABLES_SOURCE:=iptables-$(IPTABLES_VER).tar.bz2 IPTABLES_CAT:=$(BZCAT) IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VER) Loading