mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
iproute2: update project URL
It seems project URL has been changed. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
69e90f0bc9
commit
85cc7393ed
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/nls.mk
|
|||
define Package/iproute2/Default
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
URL:=http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
|
||||
URL:=https://wiki.linuxfoundation.org/networking/iproute2
|
||||
SUBMENU:=Routing and Redirection
|
||||
MAINTAINER:=Russell Senior <russell@personaltelco.net>
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue