mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
libnl: update to libnl-3.2.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c07ad4ea80
commit
c2b0e7313f
@ -31,6 +31,6 @@ cd $PKG_BUILD
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-cli \
|
--disable-cli \
|
||||||
|
|
||||||
make
|
make V=1
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libnl"
|
PKG_NAME="libnl"
|
||||||
PKG_VERSION="3.2.14"
|
PKG_VERSION="3.2.16"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="LGPL"
|
PKG_LICENSE="LGPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user