iperf3: update to 3.3.
This commit is contained in:
parent
7943e0361c
commit
690603580b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue