package/nfs-utils: bump version to 2.8.4

Release announce:
https://lore.kernel.org/linux-nfs/6f271c01-cd4b-456b-80ac-77a96b99a1fe@redhat.com/

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 438042c6fc)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Giulio Benetti
2025-09-12 23:22:56 +02:00
committed by Thomas Perale
parent 041e9d289e
commit ec9080f997
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.8.3/sha256sums.asc
sha256 11e7c5847a8423a72931c865bd9296e7fd56ff270a795a849183900961711725 nfs-utils-2.8.3.tar.xz
# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.8.4/sha256sums.asc
sha256 11c4cc598a434d7d340bad3e072a373ba1dcc2c49f855d44b202222b78ecdbf5 nfs-utils-2.8.4.tar.xz
# Locally computed
sha256 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
NFS_UTILS_VERSION = 2.8.3
NFS_UTILS_VERSION = 2.8.4
NFS_UTILS_SOURCE = nfs-utils-$(NFS_UTILS_VERSION).tar.xz
NFS_UTILS_SITE = https://www.kernel.org/pub/linux/utils/nfs-utils/$(NFS_UTILS_VERSION)
NFS_UTILS_LICENSE = GPL-2.0+