aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorCurtis Deptuck <curtdept@me.com>2020-12-02 17:28:39 -0700
committerHans Dedecker <dedeckeh@gmail.com>2021-01-09 10:24:04 +0100
commit2e590a63645a5c89ad752abfe36458dc0f49c739 (patch)
tree17c2b97e8d2050abd4d586647a9221258907f268 /package/network/utils/iptables/Makefile
parent4ebec0b3e2bc259be8c788a9a792ed2250b30433 (diff)
downloadupstream-2e590a63645a5c89ad752abfe36458dc0f49c739.tar.gz
upstream-2e590a63645a5c89ad752abfe36458dc0f49c739.tar.bz2
upstream-2e590a63645a5c89ad752abfe36458dc0f49c739.zip
iptables: update to 1.8.6
Update iptables to 1.8.6 ChangeLog: https://netfilter.org/projects/iptables/files/changes-iptables-1.8.6.txt Refresh patch: 101-remove-check-already.patch Signed-off-by: Curtis Deptuck <curtdept@me.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [refresh patches]
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-rw-r--r--package/network/utils/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index 616274ebdd..c4b87f0df6 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.8.4
+PKG_VERSION:=1.8.6
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://netfilter.org/projects/iptables/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c
+PKG_HASH:=a0f4fe0c3eb8faa5bd9c8376d132f340b9558e750c91deb2d5028aa3d0047767
PKG_FIXUP:=autoreconf
PKG_FLAGS:=nonshared