projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
327765c
)
daisuke writes in Bug 397: This patch updates the iptables package to build version...
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 28 Aug 2005 07:51:30 +0000
(07:51 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 28 Aug 2005 07:51:30 +0000
(07:51 -0000)
package/iptables/iptables.mk
patch
|
blob
|
history
diff --git
a/package/iptables/iptables.mk
b/package/iptables/iptables.mk
index 879b2f8bbc0e5b2c6c06461aefb6153e4b606645..66de80404116b85cb82c694ef9e2ebf3764c2bad 100644
(file)
--- a/
package/iptables/iptables.mk
+++ b/
package/iptables/iptables.mk
@@
-3,7
+3,7
@@
# iptables
#
#############################################################
-IPTABLES_VER:=1.
2.11
+IPTABLES_VER:=1.
3.3
IPTABLES_SOURCE_URL:=http://www.netfilter.org/files
IPTABLES_SOURCE:=iptables-$(IPTABLES_VER).tar.bz2
IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VER)