aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-03-10 13:51:37 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-03-10 13:51:37 +0000
commitdea84466ad507bcbd166eb597de2e8d8e9b0a288 (patch)
tree8fd452f4360e9f459be0b3377d58e1359fd44b20 /package/iptables/Makefile
parent6f01cf11e7951b6c63b8aa8d8dafff6108a09e23 (diff)
downloadupstream-dea84466ad507bcbd166eb597de2e8d8e9b0a288.tar.gz
upstream-dea84466ad507bcbd166eb597de2e8d8e9b0a288.tar.bz2
upstream-dea84466ad507bcbd166eb597de2e8d8e9b0a288.zip
[package] iptables: add support for ipt_recent --reap option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26008 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 4bef3388e7..898104bff3 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.4.10
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MD5SUM:=f382fe693f0b59d87bd47bea65eca198
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2