nfs: Update to version 2.8.5
Commit Message
- Update from version 2.8.4 to 2.8.5
- No change to rootfile
- Changelog
2.8.5
- 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.5/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/nfs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Support Utilities for Kernel nfsd
-VER = 2.8.4
+VER = 2.8.5
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 = 28
+PAK_VER = 29
DEPS = rpcbind
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4c4319facaadb4a8cb1319efde1c6a1086dcbecb7c093c6edd64c23ae3ead85e6e6209e69279f47a73ef92410f59278f56f472ae0a28493936e2f2d681b40dea
+$(DL_FILE)_BLAKE2 = 56a2e193de3810ef8fafec65356851ad5900ee03d3f5aefa7fc336712bfdaf7ee6b235f973fec815c7396996cd8806320e09825798202e9957c9817607641dd0
install : $(TARGET)