libnl: update to libnl-3.2.16

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-12-05 22:14:44 +01:00
parent c07ad4ea80
commit c2b0e7313f
2 changed files with 2 additions and 2 deletions

View File

@ -31,6 +31,6 @@ cd $PKG_BUILD
--enable-shared \
--disable-cli \
make
make V=1
$MAKEINSTALL

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libnl"
PKG_VERSION="3.2.14"
PKG_VERSION="3.2.16"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"