]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nfs: Update to version 2.8.4
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 17 Sep 2025 11:09:40 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Sep 2025 11:30:35 +0000 (11:30 +0000)
- Update from version 2.8.3 to 2.8.4
- Update of rootfile not required
- Changelog is just a list of the commits. The details can be found in the changelog at
   https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.4/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nfs

diff --git a/lfs/nfs b/lfs/nfs
index 5f3f8190e3c291afa37a44cf83f34ee4f563780f..f2bafe0199f66cbbd3e20abe586bacc376327ac3 100644 (file)
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Support Utilities for Kernel nfsd
 
-VER        = 2.8.3
+VER        = 2.8.4
 
 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    = 27
+PAK_VER    = 28
 
 DEPS       = rpcbind
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 70fbba171697e13e0050cb146ff7e30ce53937d37882e4f53be62ee2792e8afee451a74e81d3b739a4d3c76ef444c5602a7a6a2a1e1148829a50f27e5da18533
+$(DL_FILE)_BLAKE2 = 4c4319facaadb4a8cb1319efde1c6a1086dcbecb7c093c6edd64c23ae3ead85e6e6209e69279f47a73ef92410f59278f56f472ae0a28493936e2f2d681b40dea
 
 install : $(TARGET)