From eba00ea72a40f0a8d62cb0ac46efd76420486315 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sat, 30 Mar 2024 11:57:23 +0100
Subject: [PATCH] fio: update to 3.37

---
 components/sysutils/fio/manifests/sample-manifest.p5m |    2 +-
 components/sysutils/fio/pkg5                          |    2 +-
 components/sysutils/fio/Makefile                      |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/sysutils/fio/Makefile b/components/sysutils/fio/Makefile
index 21e46cf..0dd4446 100644
--- a/components/sysutils/fio/Makefile
+++ b/components/sysutils/fio/Makefile
@@ -18,11 +18,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		fio
-COMPONENT_VERSION=	3.36
+COMPONENT_VERSION=	3.37
 COMPONENT_SUMMARY=	Flexible I/O tester
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.bz2
-COMPONENT_ARCHIVE_HASH= sha256:008ac147289450f557d66d3608d0b07f80d4ba6444dfb576153fb6536c16ef5e
+COMPONENT_ARCHIVE_HASH= sha256:88f0fd6549ca07f7387e784a91706ab11e36d5c12ec26540f1b2d33c6f2d8327
 COMPONENT_PROJECT_URL=	https://git.kernel.dk/cgit/fio/
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/snapshot/$(COMPONENT_ARCHIVE)
 COMPONENT_FMRI=		system/test/$(COMPONENT_NAME)
diff --git a/components/sysutils/fio/manifests/sample-manifest.p5m b/components/sysutils/fio/manifests/sample-manifest.p5m
index bf51ad0..d6fcca9 100644
--- a/components/sysutils/fio/manifests/sample-manifest.p5m
+++ b/components/sysutils/fio/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2022 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
diff --git a/components/sysutils/fio/pkg5 b/components/sysutils/fio/pkg5
index 9506398..c2dd74e 100644
--- a/components/sysutils/fio/pkg5
+++ b/components/sysutils/fio/pkg5
@@ -14,4 +14,4 @@
         "system/test/fio"
     ],
     "name": "fio"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3