iperf3: update to 3.7.
This commit is contained in:
parent
d80417a6a7
commit
c31cdf77f6
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'iperf3'
|
# Template file for 'iperf3'
|
||||||
pkgname=iperf3
|
pkgname=iperf3
|
||||||
version=3.6
|
version=3.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="iperf-${version}"
|
wrksrc="iperf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="iperf3_profile_LDFLAGS= iperf3_profile_CFLAGS="
|
make_build_args="iperf3_profile_LDFLAGS= iperf3_profile_CFLAGS="
|
||||||
|
@ -10,8 +10,8 @@ maintainer="maxice8 <thinkabit.ukim@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/RELEASE_NOTES"
|
||||||
distfiles="http://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
|
distfiles="https://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
|
||||||
checksum=de5d51e46dc460cc590fb4d44f95e7cad54b74fea1eba7d6ebd6f8887d75946e
|
checksum=d846040224317caf2f75c843d309a950a7db23f9b44b94688ccbe557d6d1710c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue