diff options
author | Memphiz <memphis@machzwo.de> | 2011-09-02 17:57:35 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-09-02 19:09:26 +0200 |
commit | f36200e65dae75b9c6ba34b1f81359abb3c9c5b3 (patch) | |
tree | 677a0b45f218d3b9bcdb2e30171e372ef8b50332 /tools/darwin | |
parent | 636746ba7e1be4146b5618cd10740251b744fb86 (diff) |
[nfs] - bump version to 0804e67
Diffstat (limited to 'tools/darwin')
-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 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 |