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

Levente Polyak anthraxx at archlinux.org
Thu Sep 24 22:17:38 UTC 2020


    Date: Thursday, September 24, 2020 @ 22:17:37
  Author: anthraxx
Revision: 711942

upgpkg: iperf3 3.9-1

Modified:
  iperf3/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 22:14:21 UTC (rev 711941)
+++ PKGBUILD	2020-09-24 22:17:37 UTC (rev 711942)
@@ -5,16 +5,17 @@
 # Contributor: goll <adrian.goll+aur[at]gmail>
 
 pkgname=iperf3
-pkgver=3.7
-pkgrel=2
+pkgver=3.9
+pkgrel=1
 pkgdesc='TCP, UDP, and SCTP network bandwidth measurement tool'
 url='https://github.com/esnet/iperf'
 arch=('x86_64')
 license=('BSD')
-depends=('openssl')
+depends=('glibc' 'openssl')
+provides=('libiperf.so')
 source=(http://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz)
-sha256sums=('d846040224317caf2f75c843d309a950a7db23f9b44b94688ccbe557d6d1710c')
-sha512sums=('9b8d1ac6bdebb00e38e196db9a71ae6ff3b8b763cd4b1336d078c31f6d0a5ab53bbe70ba949c601af5efe674dbd032ed5d58a761d5159dae4e50122b68a8f086')
+sha512sums=('4a2af8a6028b0f6bded9b3ac51c5463bc7595c9a2d2ac13f28b0e2e8dee0ac0a299e7817125e23e409f12e8e80862ed28d5541eef3cda7cd9f7104bb720165ce')
+b2sums=('b9b07590e0220b965f25ede95e71b2b8ae1ccea7a75dabc917356eb70405feab858c1e034af72cd87013f89eb098599938e7ee79e6dc58d356bcc68e03551be0')
 
 build() {
   cd iperf-${pkgver}



More information about the arch-commits mailing list