projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
upgrade iptables to 1.4.3.2
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
6083f6f
..
dbfc0d7
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-18,9
+18,9
@@
ifeq ($(CONFIG_LINUX_2_4),y)
endif
ifeq ($(CONFIG_LINUX_2_6),y)
- PKG_VERSION:=1.4.
1.1
- PKG_RELEASE:=
2
- PKG_MD5SUM:=
723fa88d8a0915e184f99e03e9bf06cb
+ PKG_VERSION:=1.4.
3.2
+ PKG_RELEASE:=
1
+ PKG_MD5SUM:=
545698693b636cfc844aafc6729fd48a
endif
PKG_VERSION?=<IPTABLES_VERSION>
This page took
0.038497 seconds
and
4
git commands to generate.