Browse Source

update to latest upstream version

Waldemar Brodkorb 12 years ago
parent
commit
f291bfd545
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package/iw/Makefile
  2. 2 2
      package/libnl/Makefile

+ 2 - 2
package/iw/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		iw
-PKG_VERSION:=		3.4
+PKG_VERSION:=		3.5
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		a8ccfc936eb3603db7b60b67f4261f1f
+PKG_MD5SUM:=		17704d7c41bcb85cb32cb33b07a1c4cc
 PKG_DESCR:=		Tools for setting up WiFi cards via netlink (nl80211)
 PKG_SECTION:=		wifi
 PKG_DEPENDS:=		libnl

+ 2 - 2
package/libnl/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		libnl
-PKG_VERSION:=		3.2.7
+PKG_VERSION:=		3.2.11
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		6a233a9dffa0ee3a7f6110c95c5410ab
+PKG_MD5SUM:=		7a35f3a17b52f41ee120dceb99b2ef72
 PKG_DESCR:=		Netlink library
 PKG_SECTION:=		libs
 PKG_URL:=		http://www.infradead.org/~tgr/libnl/