aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-08-13 03:31:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-08-13 03:31:53 +0000
commit0af2a7d0565262d9024e7308300110a476cda2a2 (patch)
treed9ea8fa61c90b52ff037b4bab6f85ba46378109f /package/firewall/Makefile
parent6beb23587485a4b5b950b633ab4f3192eb75a8a1 (diff)
downloadupstream-0af2a7d0565262d9024e7308300110a476cda2a2.tar.gz
upstream-0af2a7d0565262d9024e7308300110a476cda2a2.tar.bz2
upstream-0af2a7d0565262d9024e7308300110a476cda2a2.zip
[package] firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17238 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 7dcc2f5739..0f1b1118d7 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:=4
+PKG_RELEASE:=5
include $(INCLUDE_DIR)/package.mk