mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #3304 from MilhouseVH/le91_libnfs4.0.0
libnfs: update to libnfs-4.0.0
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libnfs"
|
||||
PKG_VERSION="38b62bcf873c778ebde79707bb0409b6a09ee608"
|
||||
PKG_SHA256="12e8e2e142ca4c41e1f1a22ce6e88b205bacdedfa29daaff91a5d54cf834ea61"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_VERSION="4.0.0"
|
||||
PKG_SHA256="6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d"
|
||||
PKG_LICENSE="LGPL2.1+"
|
||||
PKG_SITE="https://github.com/sahlberg/libnfs"
|
||||
PKG_URL="https://github.com/sahlberg/libnfs/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_URL="https://github.com/sahlberg/libnfs/archive/libnfs-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A client library for accessing NFS shares over a network."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
Reference in New Issue
Block a user