projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a706dc
)
[iw] Update to version 0.9.14
author
Hauke Mehrtens
<hauke@openwrt.org>
Sun, 24 May 2009 20:44:14 +0000
(20:44 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Sun, 24 May 2009 20:44:14 +0000
(20:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16041
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iw/Makefile
patch
|
blob
|
history
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index
fb10f10
..
dab0aa2
100644
(file)
--- a/
package/iw/Makefile
+++ b/
package/iw/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
-PKG_VERSION:=0.9.1
3
+PKG_VERSION:=0.9.1
4
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:=
b5059cfe86bc7664511b79c159635a8f
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk