mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
iperf3: update to 3.13.
This commit is contained in:
parent
25ffa4bd39
commit
ded61c25e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iperf3'
|
||||
pkgname=iperf3
|
||||
version=3.11
|
||||
version=3.13
|
||||
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=de8cb409fad61a0574f4cb07eb19ce1159707403ac2dc01b5d175e91240b7e5f
|
||||
checksum=bee427aeb13d6a2ee22073f23261f63712d82befaa83ac8cb4db5da4c2bdc865
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue