- bump version.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 13 Dec 2006 08:55:55 +0000 (08:55 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 13 Dec 2006 08:55:55 +0000 (08:55 -0000)
package/iptables/iptables.mk

index 2a59e2e892b2b7bd1dddc99ff35625679c3f76d5..0a0fb9c317ebc733854126a337adf1bf49f96772 100644 (file)
@@ -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)