aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2011-09-02 17:57:35 +0200
committerMemphiz <memphis@machzwo.de>2011-09-02 19:09:26 +0200
commitf36200e65dae75b9c6ba34b1f81359abb3c9c5b3 (patch)
tree677a0b45f218d3b9bcdb2e30171e372ef8b50332
parent636746ba7e1be4146b5618cd10740251b744fb86 (diff)
[nfs] - bump version to 0804e67
-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