iperf3: update to 3.3.

This commit is contained in:
maxice8 2017-10-31 08:21:42 -02:00 committed by Leаh Neukirchen
parent 7943e0361c
commit 690603580b

View file

@ -1,6 +1,6 @@
# Template file for 'iperf3'
pkgname=iperf3
version=3.2
version=3.3
revision=1
wrksrc="iperf-${version}"
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD"
homepage="http://software.es.net/iperf/"
distfiles="http://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
checksum=f207b36f861485845dbdf09f909c62f3d2222a3cf3d2682095aede8213cd9c1d
checksum=6f596271251056bffc11bbb8f17d4244ad9a7d4a317c2459fdbb853ae51284d8
post_extract() {
sed -i '1i#include <stdint.h>' src/timer.h src/cjson.h