[openwrt/openwrt] iproute2: update project URL

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 2 09:07:18 PST 2026


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/85cc7393eda4b4e32e04bbc154394f2a926f796a

commit 85cc7393eda4b4e32e04bbc154394f2a926f796a
Author: Yanase Yuki <dev at zpc.st>
AuthorDate: Thu Dec 25 13:31:10 2025 +0900

    iproute2: update project URL
    
    It seems project URL has been changed.
    
    Signed-off-by: Yanase Yuki <dev at zpc.st>
    Link: https://github.com/openwrt/openwrt/pull/21279
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 package/network/utils/iproute2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index bdb4c1685d..edfdc59196 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 <russell at personaltelco.net>
 endef




More information about the lede-commits mailing list