From: Huang Qiyu Date: Wed, 7 Mar 2018 03:10:09 +0000 (+0800) Subject: iptables: 1.6.1 -> 1.6.2 X-Git-Tag: uninative-1.8~60 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1bca3f22d48d138086752e61569ddc9cf8e9cf79;p=openembedded-core.git iptables: 1.6.1 -> 1.6.2 Upgrade iptables from 1.6.1 to 1.6.2. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/iptables/iptables_1.6.1.bb b/meta/recipes-extended/iptables/iptables_1.6.2.bb similarity index 93% rename from meta/recipes-extended/iptables/iptables_1.6.1.bb rename to meta/recipes-extended/iptables/iptables_1.6.2.bb index b37c55a64e..628f5b7c4a 100644 --- a/meta/recipes-extended/iptables/iptables_1.6.1.bb +++ b/meta/recipes-extended/iptables/iptables_1.6.2.bb @@ -25,8 +25,8 @@ SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \ file://0001-fix-build-with-musl.patch \ " -SRC_URI[md5sum] = "ab38a33806b6182c6f53d6afb4619add" -SRC_URI[sha256sum] = "0fc2d7bd5d7be11311726466789d4c65fb4c8e096c9182b56ce97440864f0cf5" +SRC_URI[md5sum] = "7d2b7847e4aa8832a18437b8a4c1873d" +SRC_URI[sha256sum] = "55d02dfa46263343a401f297d44190f2a3e5113c8933946f094ed40237053733" inherit autotools pkgconfig