X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/26da93c73c9e7b2d57144f3acdd4036a12e1174d..5276efbdd3a9121de14a3588a915feaf15263ef9:/package/iw/Makefile diff --git a/package/iw/Makefile b/package/iw/Makefile index fb10f10f2..e13f48fa4 100644 --- a/package/iw/Makefile +++ b/package/iw/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iw -PKG_VERSION:=0.9.13 +PKG_VERSION:=0.9.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/ -PKG_MD5SUM:=cf9121abb4ffe6dce1691e2ec97d5b2b +PKG_MD5SUM:=775f8d1856b0856acbfc960fafe48325 PKG_BUILD_DEPENDS:=mac80211 include $(INCLUDE_DIR)/package.mk