aboutsummaryrefslogtreecommitdiffstats
path: root/package/iw/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-07-18 19:39:57 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-07-18 19:39:57 +0000
commita210f2006c761a6f83633ed90f9884bbd1c4a260 (patch)
treeb5d5bde84d380994c84bdc4c9b222d142666fdd9 /package/iw/Makefile
parentd8da685340083211c0e7ea37d6750c3e8383552b (diff)
downloadupstream-a210f2006c761a6f83633ed90f9884bbd1c4a260.tar.gz
upstream-a210f2006c761a6f83633ed90f9884bbd1c4a260.tar.bz2
upstream-a210f2006c761a6f83633ed90f9884bbd1c4a260.zip
iw: update to version 0.9.20
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22285 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iw/Makefile')
-rw-r--r--package/iw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iw/Makefile b/package/iw/Makefile
index b7ad749a76..3aa2a06c9a 100644
--- a/package/iw/Makefile
+++ b/package/iw/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
-PKG_VERSION:=0.9.19
+PKG_VERSION:=0.9.20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
-PKG_MD5SUM:=3b88743f9c6ce8a7e2f5fd7d18fdea42
+PKG_MD5SUM:=1055799b544b3e08169d155bb6c21bb0
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk