mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/iptables: bump to version 1.8.8
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
3dd5b65681
commit
d22d6f7ee8
@@ -1,4 +1,4 @@
|
|||||||
# From https://netfilter.org/projects/iptables/downloads.html
|
# From https://netfilter.org/projects/iptables/downloads.html
|
||||||
sha256 c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0 iptables-1.8.7.tar.bz2
|
sha256 71c75889dc710676631553eb1511da0177bbaaf1b551265b912d236c3f51859f iptables-1.8.8.tar.bz2
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
IPTABLES_VERSION = 1.8.7
|
IPTABLES_VERSION = 1.8.8
|
||||||
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
|
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
|
||||||
IPTABLES_SITE = https://netfilter.org/projects/iptables/files
|
IPTABLES_SITE = https://netfilter.org/projects/iptables/files
|
||||||
IPTABLES_INSTALL_STAGING = YES
|
IPTABLES_INSTALL_STAGING = YES
|
||||||
|
|||||||
Reference in New Issue
Block a user