summaryrefslogtreecommitdiff
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-02-22 13:45:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-02-22 13:45:20 +0000
commit92062542e21d4451d88b283e0f9673fe79aeb81a (patch)
tree315515968ac87c19374b4d05a7f5b2cc3a685bc3 /package/network/config/firewall/Makefile
parent4fb2cd18c19821c7f8f7f5124ce5061d4405bf32 (diff)
downloadmtk-20170518-92062542e21d4451d88b283e0f9673fe79aeb81a.zip
mtk-20170518-92062542e21d4451d88b283e0f9673fe79aeb81a.tar.gz
mtk-20170518-92062542e21d4451d88b283e0f9673fe79aeb81a.tar.bz2
firewall: fix logging rule regression (#12999)
SVN-Revision: 35745
Diffstat (limited to 'package/network/config/firewall/Makefile')
-rw-r--r--package/network/config/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index f97ac8d..998b274 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=58
+PKG_RELEASE:=59
include $(INCLUDE_DIR)/package.mk