From b2fba59f103374e8e6875b19d27ea6b8798b9df6 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Thu, 24 Oct 2019 10:34:06 +0000 Subject: iptables: bump PKG_RELEASE Package content changed with the previous two cherry-picks dff0b2104d kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6} a2fe698a40 kernel: Added required dependencies for socket match. Signed-off-by: Yousong Zhou --- package/network/utils/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index ac3712b498..0b9ea03146 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.6.2 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.netfilter.org/iptables -- cgit v1.2.3