From 60d00e3548e0060bd819e2efcee28f206f01f713 Mon Sep 17 00:00:00 2001 From: Thomas Perale Date: Thu, 12 Feb 2026 11:23:16 +0100 Subject: [PATCH] package/avahi: update _SITE The github repository lathiat/avahi now redirect to avahi/avahi. Signed-off-by: Thomas Perale Signed-off-by: Julien Olivain --- package/avahi/avahi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index 1efc05c025..9074b374f6 100644 --- a/package/avahi/avahi.mk +++ b/package/avahi/avahi.mk @@ -5,7 +5,7 @@ ################################################################################ AVAHI_VERSION = 0.8 -AVAHI_SITE = https://github.com/lathiat/avahi/releases/download/v$(AVAHI_VERSION) +AVAHI_SITE = https://github.com/avahi/avahi/releases/download/v$(AVAHI_VERSION) AVAHI_LICENSE = LGPL-2.1+ AVAHI_LICENSE_FILES = LICENSE AVAHI_CPE_ID_VENDOR = avahi