[arch-commits] Commit in iperf3/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Feb 23 02:31:25 UTC 2018
Date: Friday, February 23, 2018 @ 02:31:24
Author: anthraxx
Revision: 297167
upgpkg: iperf3 3.4-1
Modified:
iperf3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-23 02:29:38 UTC (rev 297166)
+++ PKGBUILD 2018-02-23 02:31:24 UTC (rev 297167)
@@ -5,7 +5,7 @@
# Contributor: goll <adrian.goll+aur[at]gmail>
pkgname=iperf3
-pkgver=3.3
+pkgver=3.4
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=('6f596271251056bffc11bbb8f17d4244ad9a7d4a317c2459fdbb853ae51284d8')
-sha512sums=('4a80ace4e3f5bb36d9c5b2ead0629ea913d8069be04483a0d0b836183440feeaca952d2870d57e47937c09529fc772a60299c1cf47ee28c69dce169ab3fcc391')
+sha256sums=('71528332d751df85e046d1944d9a0269773cadd6e51840aecdeed30925f79111')
+sha512sums=('8a320b047f71d08d1ae3fcf408a3e906517369bdb2f312644c619ca9c5d6a3d0f937b532c1cd3190c595ce9f767ff5c9946645d2ecc6fc07348eb6c0403bcc0c')
build() {
cd iperf-${pkgver}
More information about the arch-commits
mailing list