From 7a7f975f6bf0d03c06b8876f3ba6367c034a88ed Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Mon, 18 Dec 2023 09:51:35 +0000 Subject: mdns: Fix HOMEPAGE URL The Apple Bonjour homepage has moved. Signed-off-by: Alex Kiernan Signed-off-by: Khem Raj --- meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-protocols/mdns') diff --git a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb b/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb index af2b337172..6c70fdf430 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_2200.40.37.0.1.bb @@ -1,6 +1,6 @@ SUMMARY = "Publishes & browses available services on a link according to the Zeroconf / Bonjour protocol" DESCRIPTION = "Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks." -HOMEPAGE = "http://developer.apple.com/networking/bonjour/" +HOMEPAGE = "https://developer.apple.com/bonjour/" LICENSE = "Apache-2.0 & BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=31c50371921e0fb731003bbc665f29bf" -- cgit v1.2.3-54-g00ecf