Browse Source

lldpd: update URL

update Makefile URL

Signed-off-by: Paul Donald <[email protected]>
Paul Donald 1 year ago
parent
commit
f753d3152f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/services/lldpd/Makefile

+ 1 - 1
package/network/services/lldpd/Makefile

@@ -31,7 +31,7 @@ define Package/lldpd
   CATEGORY:=Network
   CATEGORY:=Network
   SUBMENU:=Routing and Redirection
   SUBMENU:=Routing and Redirection
   TITLE:=Link Layer Discovery Protocol daemon
   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
   DEPENDS:=+libcap +libevent2 +USE_GLIBC:libbsd +LLDPD_WITH_JSON:libjson-c +LLDPD_WITH_SNMP:libnetsnmp
   USERID:=lldp=121:lldp=129
   USERID:=lldp=121:lldp=129
   MENU:=1
   MENU:=1