aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-09-27 13:57:09 +0000
committerNicolas Thill <nico@openwrt.org>2009-09-27 13:57:09 +0000
commitf935a1890718de02001ef8abc4fdd1358a2e76b2 (patch)
treeacaff6f3d5009083776559121117f22bca2f2f90 /package/firewall/Makefile
parentf52a84eeafdda6a00dd191fa47e77599d5f478cf (diff)
downloadmaster-187ad058-f935a1890718de02001ef8abc4fdd1358a2e76b2.tar.gz
master-187ad058-f935a1890718de02001ef8abc4fdd1358a2e76b2.tar.bz2
master-187ad058-f935a1890718de02001ef8abc4fdd1358a2e76b2.zip
[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