From: Paul Donald Date: Mon, 11 Mar 2024 23:31:15 +0000 (+0100) Subject: lldpd: update URL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f753d3152f81bd037e9b7abb1b8c5bf9fe54596b;p=openwrt%2Fstaging%2Fthess.git lldpd: update URL update Makefile URL Signed-off-by: Paul Donald --- diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index ffe2a8d015..18cdda33ce 100644 --- a/package/network/services/lldpd/Makefile +++ b/package/network/services/lldpd/Makefile @@ -31,7 +31,7 @@ define Package/lldpd CATEGORY:=Network SUBMENU:=Routing and Redirection TITLE:=Link Layer Discovery Protocol daemon - URL:=https://vincentbernat.github.io/lldpd/ + URL:=https://lldpd.github.io/ DEPENDS:=+libcap +libevent2 +USE_GLIBC:libbsd +LLDPD_WITH_JSON:libjson-c +LLDPD_WITH_SNMP:libnetsnmp USERID:=lldp=121:lldp=129 MENU:=1