summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/avahi/avahi_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/avahi/avahi_0.8.bb')
-rw-r--r--meta/recipes-connectivity/avahi/avahi_0.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.8.bb b/meta/recipes-connectivity/avahi/avahi_0.8.bb
index ac04b42614..a2ad9058d6 100644
--- a/meta/recipes-connectivity/avahi/avahi_0.8.bb
+++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb
@@ -27,6 +27,7 @@ SRC_URI = "https://github.com/lathiat/avahi/releases/download/v${PV}/avahi-${PV}
27 file://handle-hup.patch \ 27 file://handle-hup.patch \
28 file://local-ping.patch \ 28 file://local-ping.patch \
29 file://CVE-2023-38471.patch \ 29 file://CVE-2023-38471.patch \
30 file://CVE-2023-38470.patch \
30 " 31 "
31 32
32UPSTREAM_CHECK_URI = "https://github.com/lathiat/avahi/releases/" 33UPSTREAM_CHECK_URI = "https://github.com/lathiat/avahi/releases/"