aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorCurtis Deptuck <curtdept@me.com>2021-02-01 14:03:47 -0700
committerHans Dedecker <dedeckeh@gmail.com>2021-02-02 21:06:45 +0100
commitabe348168b282786208a1959d2a80794fdd82f2b (patch)
tree8efb0b75dcdecd7ced489a263e0a82e2af35e067 /package/network/utils
parenta0e0e621cadbec02fddc1311d4a10b189b3c70f4 (diff)
downloadupstream-abe348168b282786208a1959d2a80794fdd82f2b.tar.gz
upstream-abe348168b282786208a1959d2a80794fdd82f2b.tar.bz2
upstream-abe348168b282786208a1959d2a80794fdd82f2b.zip
iptables: update to 1.8.7
ChangeLog: https://netfilter.org/projects/iptables/files/changes-iptables-1.8.7.txt Refresh patch: None required Signed-off-by: Curtis Deptuck <curtdept@me.com>
Diffstat (limited to 'package/network/utils')
-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 c4b87f0df6..9f033de72f 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.6
+PKG_VERSION:=1.8.7
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://netfilter.org/projects/iptables/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=a0f4fe0c3eb8faa5bd9c8376d132f340b9558e750c91deb2d5028aa3d0047767
+PKG_HASH:=c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0
PKG_FIXUP:=autoreconf
PKG_FLAGS:=nonshared