diff --git a/iperf3.yaml b/iperf3.yaml index 6850bc2fdd0..f85d2fec6ce 100644 --- a/iperf3.yaml +++ b/iperf3.yaml @@ -1,6 +1,6 @@ package: name: iperf3 - version: 3.13 + version: "3.14" epoch: 0 description: A tool to measure IP bandwidth using UDP or TCP target-architecture: @@ -24,7 +24,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: a49d23fe0d3b1482047ad7f3b9e384c69657a63b486c4e3f0ce512a077d94434 + expected-sha256: bbafa2c9687f0f7fe00947dc779b83c91663911e22460005c0ad4623797b3dbd uri: https://github.com/esnet/iperf/archive/${{package.version}}.tar.gz - uses: autoconf/configure