aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-07-15 06:12:07 +0000
committerSteven Barth <steven@midlink.org>2013-07-15 06:12:07 +0000
commit148e692f605db17e9d4e15874a3e90aa0e9bc12f (patch)
treee79d1d6f20495edb8f9c09466d4b48ae459cff8a /package/network/utils/iptables/Makefile
parent0ce0c8ad59b197c841253565feb3707fb0e1b937 (diff)
downloadmaster-187ad058-148e692f605db17e9d4e15874a3e90aa0e9bc12f.tar.gz
master-187ad058-148e692f605db17e9d4e15874a3e90aa0e9bc12f.tar.bz2
master-187ad058-148e692f605db17e9d4e15874a3e90aa0e9bc12f.zip
Bump iptables version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37329 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-rw-r--r--package/network/utils/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index 03f692ec68..c510700b9f 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.4.19.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \