[Buildroot] [git commit branch/2022.02.x] package/f2fs-tools: bump to version 1.15.0

Peter Korsgaard peter at korsgaard.com
Tue Nov 8 20:16:40 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=9ceed7b07737e77f4cd1fa91952bdca5c24bfd22
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2022.02.x

Update indention in hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 9267b0f14d3d5f4715bad444f44eae47d9d5627c)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/f2fs-tools/f2fs-tools.hash | 2 +-
 package/f2fs-tools/f2fs-tools.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/f2fs-tools/f2fs-tools.hash b/package/f2fs-tools/f2fs-tools.hash
index 8fc0242269..8d5ff31f0d 100644
--- a/package/f2fs-tools/f2fs-tools.hash
+++ b/package/f2fs-tools/f2fs-tools.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  619263d4e2022152a1472c1d912eaae104f20bd227ce0bb9d41d1d6608094bd1  f2fs-tools-1.14.0.tar.gz
+sha256  147d471040b44900283ce2c935f1d35d13d7f40008e7cb8fab2b69f54da01a4f  f2fs-tools-1.15.0.tar.gz
 sha256  662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f  COPYING
diff --git a/package/f2fs-tools/f2fs-tools.mk b/package/f2fs-tools/f2fs-tools.mk
index ced283d25d..2c4ee9185b 100644
--- a/package/f2fs-tools/f2fs-tools.mk
+++ b/package/f2fs-tools/f2fs-tools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-F2FS_TOOLS_VERSION = 1.14.0
+F2FS_TOOLS_VERSION = 1.15.0
 F2FS_TOOLS_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot
 F2FS_TOOLS_CONF_ENV = ac_cv_file__git=no
 F2FS_TOOLS_DEPENDENCIES = host-pkgconf util-linux



More information about the buildroot mailing list