libnfs: update to 5.0.1

This commit below required more updated libnfs than 4.0.0
https://github.com/xbmc/xbmc/pull/17512
This commit is contained in:
Dmitry_L 2021-09-16 17:59:06 +03:00
parent ff33cf88fe
commit 10eb9e351a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libnfs"
PKG_VERSION="4.0.0"
PKG_SHA256="6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d"
PKG_VERSION="5.0.1"
PKG_SHA256="7ef445410b42f36b9bad426608b53ccb9ccca4101e545c383f564c11db672ca8"
PKG_LICENSE="LGPL2.1+"
PKG_SITE="https://github.com/sahlberg/libnfs"
PKG_URL="https://github.com/sahlberg/libnfs/archive/libnfs-${PKG_VERSION}.tar.gz"