nfs: Update to version 3.1.1
Commit Message
- Update from version 2.9.2 to 3.1.1
- No change in rootfile
- Changelog is just a list of the commits. The details can be found in the changelog at
3.1.1
https://sourceforge.net/projects/nfs/files/nfs-utils/3.1.1/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/nfs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -26,7 +26,7 @@ include Config
SUMMARY = Support Utilities for Kernel nfsd
-VER = 2.9.2
+VER = 3.1.1
THISAPP = nfs-utils-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nfs
-PAK_VER = 31
+PAK_VER = 32
DEPS = rpcbind
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = ef6b726bdeda695047af9359316f4519e674b855b064feca409be97acc9e6f78585e4e064646f437b229fb5261b48618db33a458eb315228141b2e9693efd81b
+$(DL_FILE)_BLAKE2 = 7418b4d70b436fa489e31ae6c96b532d45f8e5bd20f84804d48f95b490844469b14ff7651ca81a480557e19b1a1a2e34293460120201ee6d0c05c8299e9da809
install : $(TARGET)