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
commitb3d3e5d75268ed32b940af9331da147eedb53e9a (patch)
tree557deb2e49449075236bbe72d9d1547cd19b0ca1 /package/firewall/Makefile
parent48d6cee53b7b6eedbeaab467b2cc38f2f593e534 (diff)
downloadupstream-b3d3e5d75268ed32b940af9331da147eedb53e9a.tar.gz
upstream-b3d3e5d75268ed32b940af9331da147eedb53e9a.tar.bz2
upstream-b3d3e5d75268ed32b940af9331da147eedb53e9a.zip
firewall: fix MSS issue affection RELATED new connections (closes: #5173)
SVN-Revision: 17762
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