From: Yanase Yuki Date: Thu, 25 Dec 2025 04:31:10 +0000 (+0900) Subject: iproute2: update project URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cc7393eda4b4e32e04bbc154394f2a926f796a;p=thirdparty%2Fopenwrt.git iproute2: update project URL It seems project URL has been changed. Signed-off-by: Yanase Yuki Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko --- diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index bdb4c1685dd..edfdc59196a 100644 --- a/package/network/utils/iproute2/Makefile +++ b/package/network/utils/iproute2/Makefile @@ -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 endef