package/nfs-utils: bump version to 2.5.2
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Wed, 21 Oct 2020 21:39:56 +0000 (23:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 24 Oct 2020 20:41:56 +0000 (22:41 +0200)
Bump to version 2.5.2 and add missing whitespace in .hash file for
COPYING.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Acked-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nfs-utils/nfs-utils.hash
package/nfs-utils/nfs-utils.mk

index 266752071a4399ee798aeb36e4be963a9723e2d0..6268552ca186c7012ddf6fc1a39e2c967f10ba53 100644 (file)
@@ -1,4 +1,4 @@
-# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.5.1/sha256sums.asc
-sha256 0f1c8170e16a07d9836bbf0836d48d0c842b6f0e0e8b18748f099751851d30c4  nfs-utils-2.5.1.tar.xz
+# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.5.2/sha256sums.asc
+sha256  d493b81c9d3ffce5d10af701a63ed2b8a21768c23da4a2eceb4d708aea65d9de  nfs-utils-2.5.2.tar.xz
 # Locally computed
-sha256 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de  COPYING
+sha256  576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de  COPYING
index da85cb178fd9ecb0e5c198f2c95923ff641ba591..d60b5055a0d19e79cc938a66e13c648528d0ea9f 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFS_UTILS_VERSION = 2.5.1
+NFS_UTILS_VERSION = 2.5.2
 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+