parent
8d5952a263
commit
c403825fad
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'iperf3'
|
||||
pkgname=iperf3
|
||||
version=3.8.1
|
||||
version=3.9
|
||||
revision=1
|
||||
wrksrc="iperf-${version}"
|
||||
build_style=gnu-configure
|
||||
make_build_args="iperf3_profile_LDFLAGS= iperf3_profile_CFLAGS="
|
||||
short_desc="Active measurements of the maximum achievable bandwidth on IP networks"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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"
|
||||
distfiles="https://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
|
||||
checksum=e5b080f3273a8a715a4100f13826ac2ca31cc7b1315925631b2ecf64957ded96
|
||||
checksum=24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue