svn commit: trunk/buildroot/package/iptables

vapier at uclibc.org vapier at uclibc.org
Sat Apr 15 02:26:55 UTC 2006


Author: vapier
Date: 2006-04-14 19:26:54 -0700 (Fri, 14 Apr 2006)
New Revision: 14876

Log:
version bump to 1.3.5

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


Changeset:
Modified: trunk/buildroot/package/iptables/iptables.mk
===================================================================
--- trunk/buildroot/package/iptables/iptables.mk	2006-04-15 02:26:47 UTC (rev 14875)
+++ trunk/buildroot/package/iptables/iptables.mk	2006-04-15 02:26:54 UTC (rev 14876)
@@ -3,7 +3,7 @@
 # iptables
 #
 #############################################################
-IPTABLES_VER:=1.3.4
+IPTABLES_VER:=1.3.5
 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