package/iptables: bump to version 1.8.7
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
dacf9d78f2
commit
49bb8ebd81
@ -1,4 +1,4 @@
|
||||
# From https://netfilter.org/projects/iptables/downloads.html
|
||||
sha256 a0f4fe0c3eb8faa5bd9c8376d132f340b9558e750c91deb2d5028aa3d0047767 iptables-1.8.6.tar.bz2
|
||||
sha256 c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0 iptables-1.8.7.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPTABLES_VERSION = 1.8.6
|
||||
IPTABLES_VERSION = 1.8.7
|
||||
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
|
||||
IPTABLES_SITE = https://netfilter.org/projects/iptables/files
|
||||
IPTABLES_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user