aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libnfs/Makefile2
-rw-r--r--tools/darwin/depends/libnfs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libnfs/Makefile b/lib/libnfs/Makefile
index 97cbe8a89c..826067b8df 100644
--- a/lib/libnfs/Makefile
+++ b/lib/libnfs/Makefile
@@ -6,7 +6,7 @@
# lib name, version
LIBNAME=libnfs
-VERSION=9115b88
+VERSION=0804e67
SOURCE=$(LIBNAME)-$(VERSION)
# download location and format
BASE_URL=http://mirrors.xbmc.org/build-deps/darwin-libs
diff --git a/tools/darwin/depends/libnfs/Makefile b/tools/darwin/depends/libnfs/Makefile
index 25e3a2c046..fef8ffec5f 100644
--- a/tools/darwin/depends/libnfs/Makefile
+++ b/tools/darwin/depends/libnfs/Makefile
@@ -3,7 +3,7 @@ include ../config.site.mk
# lib name, version
LIBNAME=libnfs
-VERSION=9115b88
+VERSION=0804e67
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz