iptables: bump PKG_RELEASE
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 24 Oct 2019 10:34:06 +0000 (10:34 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 24 Oct 2019 10:41:07 +0000 (10:41 +0000)
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 <yszhou4tech@gmail.com>
package/network/utils/iptables/Makefile

index ac3712b498b4937fa3d3f75f706b48efb847b568..0b9ea031462024981b3fa694e8a14dedc8c391ff 100644 (file)
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=iptables
 PKG_VERSION:=1.6.2
 
 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
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.netfilter.org/iptables