libnl: bump to version 3.2.3

This newer version splits the library code into libnl, libnl-route,
libnl-genl and libnl-nf, each individually selectable via pkgconfig.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Daniel Mack 2011-12-03 18:03:28 +01:00 committed by Peter Korsgaard
parent 24c80c9bfd
commit 4f266b685f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
#############################################################
LIBNL_VERSION = 3.0
LIBNL_VERSION = 3.2.3
LIBNL_SOURCE = libnl-$(LIBNL_VERSION).tar.gz
LIBNL_SITE = http://www.infradead.org/~tgr/libnl/files/
LIBNL_INSTALL_STAGING = YES