diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2025-05-22 08:21:42 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2025-05-22 08:21:42 +0200 |
commit | 08bb6d7fdefa17928247b5aca52c47b6770ea0c1 (patch) | |
tree | a8259a4e0d5119bac10d96f93aa243c6a902cfb2 | |
parent | */*: Remove version specifiers on go ports I maintain (diff) |
benchmarks/fio: Update to 3.40
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 5c5c4ee39624..30a8002bd2f3 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,5 +1,5 @@ PORTNAME= fio -DISTVERSION= 3.39 +DISTVERSION= 3.40 CATEGORIES= benchmarks MASTER_SITES= https://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 2d3120955451..31c9440f1396 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742111635 -SHA256 (fio-3.39.tar.bz2) = 1c8213117a036486d24339a0e90654b07d1f4621d180c1d0cb9b6aa121ba88ec -SIZE (fio-3.39.tar.bz2) = 7550641 +TIMESTAMP = 1747894793 +SHA256 (fio-3.40.tar.bz2) = cc1b5c8ef9efa20d44fe90b59515fddf8b4e884d782a0b33b26a70ab48ec04c1 +SIZE (fio-3.40.tar.bz2) = 7557078 |