summaryrefslogtreecommitdiff
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-27 13:57:09 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-27 13:57:09 +0000
commitdc1a20a0201bcee63c85ab2ee6e718b026c65c8b (patch)
treeacaff6f3d5009083776559121117f22bca2f2f90 /package/firewall/Makefile
parentedf4ec42fabd19cf92766af05efc94292255dc07 (diff)
[package] firewall: fix MSS issue affection RELATED new connections (closes: #5173)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17762 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 2e236fe719..fbbe056c03 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=7
+PKG_RELEASE:=8
include $(INCLUDE_DIR)/package.mk