projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85cc739
)
iw: update project URL
author
Yanase Yuki
<dev@zpc.st>
Thu, 25 Dec 2025 04:33:10 +0000
(13:33 +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/iw/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iw/Makefile
b/package/network/utils/iw/Makefile
index 5da0c0edb395616bfdae3d96082eff3994f22f20..d6aaa78394759ec9d08d7950ed734e31aa855cb1 100644
(file)
--- a/
package/network/utils/iw/Makefile
+++ b/
package/network/utils/iw/Makefile
@@
-27,7
+27,7
@@
define Package/iw
SECTION:=net
CATEGORY:=Network
TITLE:=cfg80211 interface configuration utility
- URL:=http
://wireless.kernel.org/en/users/Documentation/iw
+ URL:=http
s://wireless.kernel.org/en/latest/en/users/documentation/iw.html
DEPENDS:= +libnl-tiny
VARIANT:=tiny
endef