diff options
author | Antoine Tenart <antoine.tenart@bootlin.com> | 2018-02-23 10:52:00 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-23 16:52:06 +0100 |
commit | e1a8cdca5d5990ded69ebf521a4a4aa325fe1f6c (patch) | |
tree | 54fc5965c84b2581ea49bda4d6d3faafc68a51fa /package/iptables/iptables.hash | |
parent | 8b8f664a94dc4b34543591da1bb6fcd0de21fcbe (diff) | |
download | buildroot-e1a8cdca5d5990ded69ebf521a4a4aa325fe1f6c.tar.gz buildroot-e1a8cdca5d5990ded69ebf521a4a4aa325fe1f6c.zip |
iptables: bump to version 1.6.2
Also removed a patch fixing the build with musl as it made its way into
the 1.6.2 version.
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/iptables/iptables.hash')
-rw-r--r-- | package/iptables/iptables.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iptables/iptables.hash b/package/iptables/iptables.hash index b673c8abdb..8b191797fb 100644 --- a/package/iptables/iptables.hash +++ b/package/iptables/iptables.hash @@ -1,3 +1,3 @@ -# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.1.tar.bz2.{md5sum,sha1sum} -md5 ab38a33806b6182c6f53d6afb4619add iptables-1.6.1.tar.bz2 -sha1 b2592490ca7a6c2cd0f069e167a4337c86acdf91 iptables-1.6.1.tar.bz2 +# From ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.2.tar.bz2.{md5sum,sha1sum} +md5 7d2b7847e4aa8832a18437b8a4c1873d iptables-1.6.2.tar.bz2 +sha1 6279effbf8f2c7ff53d19ae13308f8a6e6a60dd9 iptables-1.6.2.tar.bz2 |