]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
iproute2: update project URL
authorYanase Yuki <dev@zpc.st>
Thu, 25 Dec 2025 04:31:10 +0000 (13:31 +0900)
committerRobert Marko <robimarko@gmail.com>
Fri, 2 Jan 2026 17:07:02 +0000 (18:07 +0100)
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>
package/network/utils/iproute2/Makefile

index bdb4c1685ddfb522298c44ea9b1249ec058fafc5..edfdc59196a7691c03174e703659125698b8319b 100644 (file)
@@ -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