aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorTodd Cunningham <todd.cunningham@opengear.com>2020-09-24 12:01:21 +1000
committerKhem Raj <raj.khem@gmail.com>2020-09-23 19:45:53 -0700
commit3c35fe419dd133f6fd0cb20d21de63a597b36aed (patch)
treee954445f64cfb58110f1a718ba06b3de0b572f5a /meta-networking/recipes-connectivity
parent08801a358ac09ca973d90aa98fe7cd99b578de92 (diff)
downloadmeta-openembedded-contrib-3c35fe419dd133f6fd0cb20d21de63a597b36aed.tar.gz
firewalld: upgrade 0.8.3 -> 0.9.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/firewalld/firewalld_0.9.0.bb (renamed from meta-networking/recipes-connectivity/firewalld/firewalld_0.8.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.8.3.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.0.bb
index ddf5ff88ee..7e03b7fde0 100644
--- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.8.3.bb
+++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.0.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] = "4ecb16d82c2825ccfb8f109e543c0492cf6ea8c43e2d0f59901bddcead037dc6"
+SRC_URI[sha256sum] = "7cfbf8a33f726151e60c07486af0921fa05cbbab097adf90ec1caef37b49d9a0"
# glib-2.0-native is needed for GSETTINGS_RULES autoconf macro from gsettings.m4
DEPENDS = "intltool-native glib-2.0-native"