Skip to content

Commit

Permalink
iperf3: update to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mahiuchun authored and jnbr committed Jun 17, 2021
1 parent 61d9e53 commit 46c57a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/iperf3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'iperf3'
pkgname=iperf3
version=3.9
version=3.10.1
revision=1
wrksrc="iperf-${version}"
build_style=gnu-configure
Expand All @@ -9,9 +9,9 @@ short_desc="Active measurements of the maximum achievable bandwidth on IP networ
maintainer="Johannes <johannes.brechtmann@gmail.com>"
license="BSD-3-Clause"
homepage="http://software.es.net/iperf/"
changelog="https://raw.githubusercontent.com/esnet/iperf/master/RELEASE_NOTES"
changelog="https://raw.githubusercontent.com/esnet/iperf/master/RELNOTES.md"
distfiles="https://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
checksum=24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038
checksum=03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 46c57a6

Please sign in to comment.