summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2020-01-27 22:59:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-02 16:54:33 +0000
commit490dd755899a149a36cbb2e60a08a37e0c93d225 (patch)
tree4128cc8054e6c79113c477e854d455aea1cb3afa /meta/recipes-extended
parent9b436d3c5625f1525a1c9e94886ff9f373ec7cf1 (diff)
downloadopenembedded-core-490dd755899a149a36cbb2e60a08a37e0c93d225.tar.gz
iptables: upgrade 1.8.3 -> 1.8.4
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/iptables/iptables_1.8.4.bb (renamed from meta/recipes-extended/iptables/iptables_1.8.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/iptables/iptables_1.8.3.bb b/meta/recipes-extended/iptables/iptables_1.8.4.bb
index 96d195d9d0..cf1388ce9c 100644
--- a/meta/recipes-extended/iptables/iptables_1.8.3.bb
+++ b/meta/recipes-extended/iptables/iptables_1.8.4.bb
@@ -16,8 +16,8 @@ SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
file://ip6tables.service \
file://ip6tables.rules \
"
-SRC_URI[md5sum] = "29de711d15c040c402cf3038c69ff513"
-SRC_URI[sha256sum] = "a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80"
+SRC_URI[md5sum] = "9b201107957fbf62709c3d8226239b0d"
+SRC_URI[sha256sum] = "993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c"
SYSTEMD_SERVICE_${PN} = "\
iptables.service \