iperf: update to 2.1.6.
This commit is contained in:
parent
cc5b30a8a3
commit
18e0bf8b3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iperf'
|
# Template file for 'iperf'
|
||||||
pkgname=iperf
|
pkgname=iperf
|
||||||
version=2.1.5
|
version=2.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-multicast --enable-threads
|
configure_args="--enable-ipv6 --enable-multicast --enable-threads
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="NCSA"
|
license="NCSA"
|
||||||
homepage="https://iperf.fr/"
|
homepage="https://iperf.fr/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}2/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}2/${pkgname}-${version}.tar.gz"
|
||||||
checksum=56ec1312d24bd2c78790e67c96c0a991c82e71bc4c0b0d37171bd89c9fd6ef3e
|
checksum=4a43e44439b95622aebeee55754a17d1c94076032e90620dfc1ab9908cb9e080
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue