projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69e90f0
)
iproute2: update project URL
author
Yanase Yuki
<dev@zpc.st>
Thu, 25 Dec 2025 04:31:10 +0000
(13:31 +0900)
committer
Robert 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
patch
|
blob
|
history
diff --git
a/package/network/utils/iproute2/Makefile
b/package/network/utils/iproute2/Makefile
index bdb4c1685ddfb522298c44ea9b1249ec058fafc5..edfdc59196a7691c03174e703659125698b8319b 100644
(file)
--- 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:=http
s://wiki.linuxfoundation.org
/networking/iproute2
SUBMENU:=Routing and Redirection
MAINTAINER:=Russell Senior <russell@personaltelco.net>
endef