aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2011-06-11 18:33:24 +0200
committerMemphiz <memphis@machzwo.de>2011-06-11 18:33:24 +0200
commitae076383324db08f96f3ec623d3a5c0851b7a3ed (patch)
tree8b25ee7283e55c91ed5a9a8c291d4ebf921657d8
parentf2784f08026dfec70ba55900fce8556d0da5dbb5 (diff)
[linux] - libnfs day - linux wants to pull from mirror aswell
-rw-r--r--lib/libnfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libnfs/Makefile b/lib/libnfs/Makefile
index 711f7e2f31..db9a6fb4d5 100644
--- a/lib/libnfs/Makefile
+++ b/lib/libnfs/Makefile
@@ -7,9 +7,9 @@
# lib name, version
LIBNAME=libnfs
VERSION=0977fbb
-SOURCE=Memphiz-$(LIBNAME)-$(VERSION)
+SOURCE=$(LIBNAME)-$(VERSION)
# download location and format
-BASE_URL=http://githubredir.debian.net/github/memphiz/libnfs
+BASE_URL=http://mirrors.xbmc.org/build-deps/darwin-libs
ARCHIVE=$(SOURCE).tar.gz
TARBALLS_LOCATION=.
RETRIEVE_TOOL=/usr/bin/curl