diff options
author | Memphiz <memphis@machzwo.de> | 2011-08-15 18:18:30 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-08-15 18:18:30 +0200 |
commit | 82f48cd8f90412a3675266981af21b32db217141 (patch) | |
tree | 3876711feec23319ed2c11b646251cf8e08bf928 /tools | |
parent | 665b5909b07c63320ae5b92f546e0cc9c25d60dd (diff) |
[bump] - bump version of libnfs - closes #11778
Diffstat (limited to 'tools')
-rw-r--r-- | tools/darwin/depends/libnfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/libnfs/Makefile b/tools/darwin/depends/libnfs/Makefile index 23dc1753a1..25e3a2c046 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=48593f5 +VERSION=9115b88 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |