1
0
Fork 0
forked from mirror/openwrt

iw: update project URL

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>
This commit is contained in:
Yanase Yuki 2025-12-25 13:33:10 +09:00 committed by Robert Marko
parent 85cc7393ed
commit ac4f2e178b

View file

@ -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:=https://wireless.kernel.org/en/latest/en/users/documentation/iw.html
DEPENDS:= +libnl-tiny
VARIANT:=tiny
endef