- 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 <[email protected]>
---
 lfs/nfs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/nfs b/lfs/nfs
index c404be338..d0da3266b 100644
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Support Utilities for Kernel nfsd
 
-VER        = 2.8.5
+VER        = 2.9.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    = 29
+PAK_VER    = 30
 
 DEPS       = rpcbind
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 
56a2e193de3810ef8fafec65356851ad5900ee03d3f5aefa7fc336712bfdaf7ee6b235f973fec815c7396996cd8806320e09825798202e9957c9817607641dd0
+$(DL_FILE)_BLAKE2 = 
029cc11c1d72c880aa22c90d841c7c9427e2acb2a39d46df07aac5714db62fad0dd78b82779fa325399cb03f4df918f0570bf17006b05efa3a9318f61000daab
 
 install : $(TARGET)
 
-- 
2.53.0


Reply via email to