diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile index 5da0c0edb3..d6aaa78394 100644 --- 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:=https://wireless.kernel.org/en/latest/en/users/documentation/iw.html DEPENDS:= +libnl-tiny VARIANT:=tiny endef