iperf3: update to 3.2.

This commit is contained in:
Leah Neukirchen 2017-06-27 13:02:18 +02:00
parent d5f3f75eb9
commit 298f788301
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'iperf3'
pkgname=iperf3
version=3.1.7
version=3.2
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=a4ef73406fe92250602b8da2ae89ec53211f805df97a1d1d629db5a14043734f
checksum=f207b36f861485845dbdf09f909c62f3d2222a3cf3d2682095aede8213cd9c1d
post_extract() {
sed -i '1i#include <stdint.h>' src/timer.h src/cjson.h