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:
22791fe
)
[iw] Update iw to version 0.9.12
author
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 10 Apr 2009 12:20:35 +0000
(12:20 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 10 Apr 2009 12:20:35 +0000
(12:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iw/Makefile
patch
|
blob
|
history
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index
64ec608
..
a60a595
100644
(file)
--- a/
package/iw/Makefile
+++ b/
package/iw/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
-PKG_VERSION:=0.9.1
1
+PKG_VERSION:=0.9.1
2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
-PKG_MD5SUM:=
a8198e7f6bf41ead9e9ade3ec5cae9b2
+PKG_MD5SUM:=
2aa919ff927dd9def151a87badfa111a
PKG_BUILD_DEPENDS:=mac80211 libnl
include $(INCLUDE_DIR)/package.mk