Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
iperf3


Commits:
5b06acbe by Jelle van der Waa at 2023-09-03T12:12:22+02:00
Add SCTP protocol support

Fixes: FS#52682

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,12 +6,12 @@
 
 pkgname=iperf3
 pkgver=3.14
-pkgrel=2
+pkgrel=3
 pkgdesc='TCP, UDP, and SCTP network bandwidth measurement tool'
 url='https://github.com/esnet/iperf'
 arch=('x86_64')
 license=('BSD')
-depends=('glibc' 'openssl')
+depends=('glibc' 'openssl' 'lksctp-tools')
 provides=('libiperf.so')
 source=(https://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz)
 
sha512sums=('148ce534e709037b3c6683530eeb977b88e6ab2cba212d8d0069deb8aae9aca17d565d1d935d026679e9999f1f3d338f1c88ac7c973f2d5bb9a79d9b9b5174af')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iperf3/-/commit/5b06acbeaa87bca6521e8b32160b68458509c88a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iperf3/-/commit/5b06acbeaa87bca6521e8b32160b68458509c88a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to