mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
iperf3: update to 3.1.4.
This commit is contained in:
parent
7c58c830d3
commit
418bed8c34
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue