projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
switch: fix some memory leaks in switch_parse_vlan()
[openwrt.git]
/
package
/
iw
/
Makefile
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index
2b714f8
..
159d69a
100644
(file)
--- a/
package/iw/Makefile
+++ b/
package/iw/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
-PKG_VERSION:=
0.9.22
+PKG_VERSION:=
3.1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://wireless.kernel.org/download/iw/
-PKG_MD5SUM:=
561c2602c5ce7c65a590118286c0892
a
+PKG_MD5SUM:=
2b63438a12b7dc481140cb9a69c86e4
a
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk
This page took
0.021644 seconds
and
4
git commands to generate.