iperf: update to 2.1.8.
This commit is contained in:
parent
df67e3d9a7
commit
ea70fc5421
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iperf'
|
||||
pkgname=iperf
|
||||
version=2.1.7
|
||||
version=2.1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --enable-multicast --enable-threads
|
||||
|
@ -11,7 +11,7 @@ license="NCSA"
|
|||
homepage="https://iperf.fr/"
|
||||
changelog="https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES?format=raw"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}2/${pkgname}-${version}.tar.gz"
|
||||
checksum=1aba2e1d7aa43641ef841951ed88e16cffba898460e0c51e6b2806f3ff20e9d4
|
||||
checksum=8e2cf2fbc9d0d4d1cf9d109b1e328459f9622993dc9a4c5a7dc8a2088fb7beaf
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
# do not define struct ethhdr in <linux/if_ether.h> to avoid
|
||||
|
|
Loading…
Reference in New Issue