Commit e098308f authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Peter Korsgaard
Browse files

iw: bump to 3.3

parent 0376a2bc
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -4,8 +4,9 @@
#
#############################################################

IW_VERSION = a82abc2cac9dea7def53070565201145c76c8c6c
IW_SITE = git://git.sipsolutions.net/iw.git
IW_VERSION = 3.3
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
IW_SITE = http://wireless.kernel.org/download/iw
IW_DEPENDENCIES = host-pkg-config libnl
IW_CONFIG = $(IW_DIR)/.config
IW_MAKE_ENV = PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \