aboutsummaryrefslogtreecommitdiffstats
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
commite249d2a240ade44c6b2b95e4203d66dd04e94f2e (patch)
tree5d76be0539f665ac17e4c29fb05c436cbf299cd5 /package/network/config/firewall/Makefile
parent157ef93d0ec442718d1b1ce761c98d33ec842f2b (diff)
downloadmaster-187ad058-e249d2a240ade44c6b2b95e4203d66dd04e94f2e.tar.gz
master-187ad058-e249d2a240ade44c6b2b95e4203d66dd04e94f2e.tar.bz2
master-187ad058-e249d2a240ade44c6b2b95e4203d66dd04e94f2e.zip
firewall: fix logging rule regression (#12999)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35745 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f97ac8d271..998b274869 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