projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Finally fix iptables -m conntrack (#988), bump release numnber
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
c62d974
..
3390b1d
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-13,7
+13,7
@@
PKG_NAME:=iptables
ifeq ($(CONFIG_LINUX_2_4),y)
PKG_VERSION:=1.3.8
- PKG_RELEASE:=
3
+ PKG_RELEASE:=
4
PKG_MD5SUM:=0a9209f928002e5eee9cdff8fef4d4b3
MAKE_TARGETS:=experimental install-experimental
endif
This page took
0.025648 seconds
and
4
git commands to generate.