aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-06-16 21:54:59 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-06-16 21:54:59 +0000
commita847a25be9a3143ea1dafb9d9a47501cacd427a8 (patch)
tree88eab7603c7dd1e0c264c08b6367215f8dd3963d /package/firewall/Makefile
parent68086131010abaac2b30d0bbcdd459cda7574c47 (diff)
downloadupstream-a847a25be9a3143ea1dafb9d9a47501cacd427a8.tar.gz
upstream-a847a25be9a3143ea1dafb9d9a47501cacd427a8.tar.bz2
upstream-a847a25be9a3143ea1dafb9d9a47501cacd427a8.zip
[package] firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27196 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 829719c279..f8510f1825 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=25
+PKG_RELEASE:=26
include $(INCLUDE_DIR)/package.mk