nfs: Update to version 2.9.2

Message ID 20260807203410.1596981-14-adolf.belka@ipfire.org
State New
Headers
Series nfs: Update to version 2.9.2 |

Commit Message

Adolf Belka 7 Aug 2026, 8:34 p.m. UTC
- Update from version 2.9.1 to 2.9.2
- No change in rootfile
- Changelog is just a list of the commits. The details can be found in the changelog at
    2.9.2
	https://sourceforge.net/projects/nfs/files/nfs-utils/2.9.2/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/nfs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/nfs b/lfs/nfs
index d0da3266b..06b91de29 100644
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -26,7 +26,7 @@  include Config
 
 SUMMARY    = Support Utilities for Kernel nfsd
 
-VER        = 2.9.1
+VER        = 2.9.2
 
 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    = 30
+PAK_VER    = 31
 
 DEPS       = rpcbind
 
@@ -48,7 +48,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 029cc11c1d72c880aa22c90d841c7c9427e2acb2a39d46df07aac5714db62fad0dd78b82779fa325399cb03f4df918f0570bf17006b05efa3a9318f61000daab
+$(DL_FILE)_BLAKE2 = ef6b726bdeda695047af9359316f4519e674b855b064feca409be97acc9e6f78585e4e064646f437b229fb5261b48618db33a458eb315228141b2e9693efd81b
 
 install : $(TARGET)