Browse Source

update to latest upstream version

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

+ 2 - 2
package/libnl/Makefile

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