- Update from version 2.8.5 to 2.9.1
- No change to rootfile
- Changelog is just a list of the commits. The details can be found in the changelog at
2.9.1
https://sourceforge.net/projects/nfs/files/nfs-utils/2.9.1/
2.8.7
https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.7/
2.8.6
https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.6/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
SUMMARY = Support Utilities for Kernel nfsd
-VER = 2.8.5
+VER = 2.9.1
THISAPP = nfs-utils-$(VER)
DL_FILE = $(THISAPP).tar.xz
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nfs
-PAK_VER = 29
+PAK_VER = 30
DEPS = rpcbind
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 56a2e193de3810ef8fafec65356851ad5900ee03d3f5aefa7fc336712bfdaf7ee6b235f973fec815c7396996cd8806320e09825798202e9957c9817607641dd0
+$(DL_FILE)_BLAKE2 = 029cc11c1d72c880aa22c90d841c7c9427e2acb2a39d46df07aac5714db62fad0dd78b82779fa325399cb03f4df918f0570bf17006b05efa3a9318f61000daab
install : $(TARGET)