Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions iperf3.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down