- update from 1.3.3 to 1.3.4
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 3 Jan 2006 20:18:23 +0000 (20:18 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 3 Jan 2006 20:18:23 +0000 (20:18 -0000)
package/iptables/iptables.mk

index cf56646449b99fecd803ecc11a7f2a1500fe25ed..73821b310aeb97e4efe621b288e30a7b8dc619a6 100644 (file)
@@ -3,8 +3,8 @@
 # iptables
 #
 #############################################################
-IPTABLES_VER:=1.3.3
-IPTABLES_SOURCE_URL:=http://www.netfilter.org/files
+IPTABLES_VER:=1.3.4
+IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables/
 IPTABLES_SOURCE:=iptables-$(IPTABLES_VER).tar.bz2
 IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VER)