mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libnfs: update to libnfs-1.9.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6ac26e5a74
commit
8a399979e1
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libnfs"
|
PKG_NAME="libnfs"
|
||||||
PKG_VERSION="1.8.0"
|
PKG_VERSION="1.9.3"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -32,7 +32,7 @@ PKG_LONGDESC="LIBNFS is a client library for accessing NFS shares over a network
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"
|
PKG_CONFIGURE_OPTS_TARGET="--disable-examples"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
# dont build parallel
|
# dont build parallel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user