[Buildroot] [PATCH 1/1] package/fio: bump version to 3.41
Dario Binacchi
dario.binacchi at amarulasolutions.com
Sat Oct 4 15:50:57 UTC 2025
For change log since 3.38, see:
https://git.kernel.dk/cgit/fio/log/?h=fio-3.41
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---
package/fio/fio.hash | 6 +++---
package/fio/fio.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/fio/fio.hash b/package/fio/fio.hash
index 7bc8b76bc97a..015f2e3fbee1 100644
--- a/package/fio/fio.hash
+++ b/package/fio/fio.hash
@@ -1,8 +1,8 @@
# From https://brick.kernel.dk/snaps/MD5SUMS
-md5 2223cf30dc799a838d92193aa5aa41d2 fio-3.38.tar.gz
+md5 3cd7ea766be83b560a14c909cdd35889 fio-3.41.tar.gz
# Locally computed after checking gpg signature from
-# https://brick.kernel.dk/snaps/fio-3.38.tar.gz.asc
+# https://brick.kernel.dk/snaps/fio-3.41.tar.gz.asc
# with key C0FC392DCADE26D975FA5E4AF7D358FB2971E0A6
-sha256 a5b63518558004292c7ec60fef90163f59957d7e1dce6f4cb87e9dc75d4dfc48 fio-3.38.tar.gz
+sha256 a40b45112005e30a67bab6be4860b198c35104a628b6ec4d15720d62b5d1bab9 fio-3.41.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c MORAL-LICENSE
diff --git a/package/fio/fio.mk b/package/fio/fio.mk
index 57a54dc34ae9..cb456587b034 100644
--- a/package/fio/fio.mk
+++ b/package/fio/fio.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FIO_VERSION = 3.38
+FIO_VERSION = 3.41
FIO_SITE = https://brick.kernel.dk/snaps
FIO_LICENSE = GPL-2.0
FIO_LICENSE_FILES = COPYING MORAL-LICENSE
--
2.43.0
More information about the buildroot
mailing list