iperf3: update to 3.1.4.

This commit is contained in:
Christian Neukirchen 2016-11-01 10:43:10 +01:00
parent 7c58c830d3
commit 418bed8c34

View file

@ -1,6 +1,6 @@
# Template file for 'iperf3'
pkgname=iperf3
version=3.1.3
version=3.1.4
revision=1
wrksrc="iperf-${version}"
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="BSD"
homepage="http://software.es.net/iperf/"
distfiles="http://downloads.es.net/pub/iperf/iperf-${version}.tar.gz"
checksum=60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf
checksum=db61d70ac62003ebe0bf15496bd8c4b3c4b728578a44d0a1a88fcf8afc0e8f76
post_extract() {
sed -i '1i#include <stdint.h>' src/timer.h src/cjson.h