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:
parent
85cc7393ed
commit
ac4f2e178b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue