aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-07-27 11:47:20 +0000
committerSteven Barth <steven@midlink.org>2015-07-27 11:47:20 +0000
commit4d642fc4967a04a145cc20dc3f42d7422785ee5f (patch)
tree6c779bef1d949b8bb0c8d4c5500eac521b2016c0 /package/network/config/firewall/Makefile
parent04d18426d15fc7b9410f37432b93322c9c94ecc5 (diff)
downloadmaster-187ad058-4d642fc4967a04a145cc20dc3f42d7422785ee5f.tar.gz
master-187ad058-4d642fc4967a04a145cc20dc3f42d7422785ee5f.tar.bz2
master-187ad058-4d642fc4967a04a145cc20dc3f42d7422785ee5f.zip
firewall: fix typo in ESP rule
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46506 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 9a077241a3..cc187b0396 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2015-07-22
+PKG_VERSION:=2015-07-27
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git