summaryrefslogtreecommitdiff
path: root/package/libnfs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-11-02 18:58:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-11-02 18:59:47 +0100
commit64a9c4be8259e7ddf9a3fd1955d72dea5e58e7d8 (patch)
tree6dd7661395174c6df3f2f5ca875287ea100bac49 /package/libnfs
parentada547d2161f990cf5b5a2eaacedfb8fb09c1bff (diff)
libnfs: update to 2.0.0
Diffstat (limited to 'package/libnfs')
-rw-r--r--package/libnfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libnfs/Makefile b/package/libnfs/Makefile
index f443f2bef..83d073f1b 100644
--- a/package/libnfs/Makefile
+++ b/package/libnfs/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libnfs
-PKG_VERSION:= 1.9.8
+PKG_VERSION:= 2.0.0
PKG_RELEASE:= 1
-PKG_HASH:= 4d403fe5adc1f0d75fa2cd260a907834617f2ba81fd46f438b16e0a0fc8bff81
+PKG_HASH:= 6eaeb85559bb3e378284688f06fc56b018d324a5fc69f3f5259d24593ad113cf
PKG_DESCR:= nfs client library
PKG_SECTION:= libs/net
PKG_URL:= https://github.com/sahlberg/libnfs