[arch-commits] Commit in iperf3/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Jun 19 18:55:44 UTC 2021


    Date: Saturday, June 19, 2021 @ 18:55:44
  Author: anthraxx
Revision: 965628

upgpkg: iperf3 3.10.1-1

Modified:
  iperf3/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-19 18:35:25 UTC (rev 965627)
+++ PKGBUILD	2021-06-19 18:55:44 UTC (rev 965628)
@@ -5,7 +5,7 @@
 # Contributor: goll <adrian.goll+aur[at]gmail>
 
 pkgname=iperf3
-pkgver=3.9
+pkgver=3.10.1
 pkgrel=1
 pkgdesc='TCP, UDP, and SCTP network bandwidth measurement tool'
 url='https://github.com/esnet/iperf'
@@ -13,9 +13,9 @@
 license=('BSD')
 depends=('glibc' 'openssl')
 provides=('libiperf.so')
-source=(http://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz)
-sha512sums=('4a2af8a6028b0f6bded9b3ac51c5463bc7595c9a2d2ac13f28b0e2e8dee0ac0a299e7817125e23e409f12e8e80862ed28d5541eef3cda7cd9f7104bb720165ce')
-b2sums=('b9b07590e0220b965f25ede95e71b2b8ae1ccea7a75dabc917356eb70405feab858c1e034af72cd87013f89eb098599938e7ee79e6dc58d356bcc68e03551be0')
+source=(https://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz)
+sha512sums=('127a5276bad07401cafb43093f8677c5b4672aae9b4ab4fab5e2987b9f2e664b7370a39d260a4da572aeb318f02df9c491f1214602e5e3bde617127d1f049243')
+b2sums=('f87962e821c099e2d59424abb78b86edb13602f0eee004acb541485cef6830877b5dc1aba68ee39bc97fceaf07d4efb0b32ec4373882323332bfde0ce7eeb4b6')
 
 build() {
   cd iperf-${pkgver}



More information about the arch-commits mailing list