diff --git a/iperf3.yaml b/iperf3.yaml index b3447051d38..33e6a0a6cb5 100644 --- a/iperf3.yaml +++ b/iperf3.yaml @@ -1,6 +1,6 @@ package: name: iperf3 - version: "3.14" + version: "3.15" epoch: 0 description: A tool to measure IP bandwidth using UDP or TCP copyright: @@ -22,7 +22,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: bbafa2c9687f0f7fe00947dc779b83c91663911e22460005c0ad4623797b3dbd + expected-sha256: d287baa6f0ef4fc27160e2c9ae2fd7a03ce3ae303292e3b5455bce7ae633ad58 uri: https://github.com/esnet/iperf/archive/${{package.version}}.tar.gz - uses: autoconf/configure