projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2542bd8
)
iw: update to 0.9.15
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 5 Aug 2009 17:27:45 +0000
(17:27 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 5 Aug 2009 17:27:45 +0000
(17:27 +0000)
SVN-Revision: 17134
package/iw/Makefile
patch
|
blob
|
history
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index dab0aa21556b31da35e2c70a8d7aab7ac766d824..e917739129617b0c4fc6d18d568e726eced80a43 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
4
+PKG_VERSION:=0.9.1
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
-PKG_MD5SUM:=
b5059cfe86bc7664511b79c159635a8f
+PKG_MD5SUM:=
98ba12eceec5a4ae8aa2d51abd56fa14
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk