libnfs: update to libnfs-1.6.0, this fixes #2323, this fixes #2324

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-05-28 22:00:55 +02:00
parent 980ea40710
commit ae50e69249

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="libnfs"
PKG_VERSION="1.5.0"
PKG_VERSION="1.6.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/sahlberg/libnfs"
PKG_URL="https://github.com/downloads/sahlberg/libnfs/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="https://sites.google.com/site/libnfstarballs/li/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="rpcbind"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"