From cddf0381311b7b188ec894f1c4878ced6a90c28c Mon Sep 17 00:00:00 2001 From: "Callaghan, Dan" Date: Wed, 25 Sep 2019 17:45:00 +1000 Subject: firewalld: add UPSTREAM_CHECK_URI Signed-off-by: Khem Raj --- meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb index 5955072f15..d9d5cad75f 100644 --- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb +++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb @@ -1,6 +1,7 @@ SUMMARY = "Dynamic firewall daemon with a D-Bus interface" HOMEPAGE = "https://firewalld.org/" BUGTRACKER = "https://github.com/firewalld/firewalld/issues" +UPSTREAM_CHECK_URI = "https://github.com/firewalld/firewalld/releases" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -- cgit v1.2.3-54-g00ecf