aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2021-01-12 14:49:29 +0800
committerKhem Raj <raj.khem@gmail.com>2021-01-12 00:54:53 -0800
commit3d89340118e8a1547f2207aebda147bedc48c8f6 (patch)
tree59c929635720235a6a1a3d33a26a8876ab420914 /meta-networking
parent3055f59683df8909ee3c10d140c3ea9da9f3d77f (diff)
downloadmeta-openembedded-contrib-3d89340118e8a1547f2207aebda147bedc48c8f6.tar.gz
firewalld: upgrade 0.9.1 -> 0.9.2
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/firewalld/firewalld_0.9.2.bb (renamed from meta-networking/recipes-connectivity/firewalld/firewalld_0.9.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.1.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.2.bb
index eca926ee42..792c7ad617 100644
--- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.1.bb
+++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.2.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \
file://firewalld.init \
"
-SRC_URI[sha256sum] = "7e3db6ed84919dd10add39cc7a28d97b5a9e27a53aeb73abf8af01ef082b74f9"
+SRC_URI[sha256sum] = "f982c72d640b0677d510b73d9b05d377b4615c5ef36a3710c62350b39fb62efe"
# glib-2.0-native is needed for GSETTINGS_RULES autoconf macro from gsettings.m4
DEPENDS = "intltool-native glib-2.0-native"