Date: Monday, July 1, 2019 @ 20:23:11 Author: anthraxx Revision: 487186
upgpkg: iperf3 3.7-1 Modified: iperf3/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-01 20:22:39 UTC (rev 487185) +++ PKGBUILD 2019-07-01 20:23:11 UTC (rev 487186) @@ -5,7 +5,7 @@ # Contributor: goll <adrian.goll+aur[at]gmail> pkgname=iperf3 -pkgver=3.6 +pkgver=3.7 pkgrel=1 pkgdesc='TCP, UDP, and SCTP network bandwidth measurement tool' url='https://github.com/esnet/iperf' @@ -13,8 +13,8 @@ license=('BSD') depends=('openssl') source=(http://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz) -sha256sums=('de5d51e46dc460cc590fb4d44f95e7cad54b74fea1eba7d6ebd6f8887d75946e') -sha512sums=('322a6893ad28c6ce9c9849e8a0326408ed76f09bbb13591c01c3d051bd4777a2acdb8f5032b9d1bb37d47ad3818d8b18ab6c0be4d40559040eb7e57bbfc06f39') +sha256sums=('d846040224317caf2f75c843d309a950a7db23f9b44b94688ccbe557d6d1710c') +sha512sums=('9b8d1ac6bdebb00e38e196db9a71ae6ff3b8b763cd4b1336d078c31f6d0a5ab53bbe70ba949c601af5efe674dbd032ed5d58a761d5159dae4e50122b68a8f086') build() { cd iperf-${pkgver}
