mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
iperf3: update to 3.19.1.
This commit is contained in:
parent
7008247ac4
commit
78b141d921
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iperf3'
|
||||
pkgname=iperf3
|
||||
version=3.16
|
||||
version=3.19.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="iperf3_profile_LDFLAGS= iperf3_profile_CFLAGS="
|
||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause"
|
|||
homepage="http://software.es.net/iperf/"
|
||||
changelog="https://raw.githubusercontent.com/esnet/iperf/master/RELNOTES.md"
|
||||
distfiles="https://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
|
||||
checksum=cc740c6bbea104398cc3e466befc515a25896ec85e44a662d5f4a767b9cf713e
|
||||
checksum=dc63f89ec581ea99f8b558d8eb35109de06383010db5a1906c208a562ba0c270
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue