iperf3: security update to 3.1.3.

Fixes CVE-2016-4303.
This commit is contained in:
Christian Neukirchen 2016-06-09 11:51:55 +02:00
parent 940e88f917
commit 7fbaf15160
1 changed files with 2 additions and 2 deletions

View File

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