iperf3: update to 3.10.1
This commit is contained in:
parent
61d9e53ecf
commit
46c57a6c6f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iperf3'
|
# Template file for 'iperf3'
|
||||||
pkgname=iperf3
|
pkgname=iperf3
|
||||||
version=3.9
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="iperf-${version}"
|
wrksrc="iperf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,9 +9,9 @@ short_desc="Active measurements of the maximum achievable bandwidth on IP networ
|
||||||
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://software.es.net/iperf/"
|
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"
|
distfiles="https://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
|
||||||
checksum=24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038
|
checksum=03bc9760cc54a245191d46bfc8edaf8a4750f0e87abca6764486972044d6715a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue