svn commit: trunk/buildroot/package/iptables

aldot at uclibc.org aldot at uclibc.org
Tue Jan 3 20:18:25 UTC 2006


Author: aldot
Date: 2006-01-03 12:18:23 -0800 (Tue, 03 Jan 2006)
New Revision: 13057

Log:
- update from 1.3.3 to 1.3.4


Modified:
   trunk/buildroot/package/iptables/iptables.mk


Changeset:
Modified: trunk/buildroot/package/iptables/iptables.mk
===================================================================
--- trunk/buildroot/package/iptables/iptables.mk	2006-01-03 20:17:52 UTC (rev 13056)
+++ trunk/buildroot/package/iptables/iptables.mk	2006-01-03 20:18:23 UTC (rev 13057)
@@ -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)
 




More information about the uClibc-cvs mailing list