From 537cf97c890099686dadc8cee4a6e2f251e6c555 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 01:08:45 +0000 Subject: [PATCH] iperf/2.2.1 package update (#33520)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- iperf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/iperf.yaml b/iperf.yaml index c4b8fb8b656..c365e7f3d01 100644 --- a/iperf.yaml +++ b/iperf.yaml @@ -1,7 +1,7 @@ package: name: iperf - version: 2.2.0 - epoch: 2 + version: 2.2.1 + epoch: 0 description: A tool to measure IP bandwidth using UDP or TCP copyright: - license: NCSA @@ -23,7 +23,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 16810a9575e4c6dd65e4a18ab5df3cdac6730b3c832cf080a8990f132f68364a + expected-sha256: 754ab0a7e28033dbea81308ef424bc7df4d6e2fe31b60cc536b61b51fefbd8fb uri: https://sourceforge.net/projects/iperf2/files/iperf-${{package.version}}.tar.gz - uses: autoconf/configure