From: Paul Donald Date: Mon, 11 Mar 2024 23:31:15 +0000 (+0100) Subject: lldpd: update URL X-Git-Tag: v24.10.0-rc1~2631 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f753d3152f81bd037e9b7abb1b8c5bf9fe54596b;p=thirdparty%2Fopenwrt.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 ffe2a8d0152..18cdda33ce7 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