From e825052edf0a2a028ddc32bbf50ca353e7de58b6 Mon Sep 17 00:00:00 2001 From: Memphis Date: Fri, 22 Jul 2011 19:04:39 +0200 Subject: [change] - bump libnfs version for linux aswell --- lib/libnfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libnfs/Makefile b/lib/libnfs/Makefile index 5eee588f87..425293b48c 100644 --- a/lib/libnfs/Makefile +++ b/lib/libnfs/Makefile @@ -6,7 +6,7 @@ # lib name, version LIBNAME=libnfs -VERSION=9f88cb0 +VERSION=48593f5 SOURCE=$(LIBNAME)-$(VERSION) # download location and format BASE_URL=http://mirrors.xbmc.org/build-deps/darwin-libs -- cgit v1.2.3