gnu: iperf: Update to 3.19.

* gnu/packages/networking.scm (iperf): Update to 3.19.

Change-Id: If0373f02bcbb9f12f1b57535e9f5d08d9e560ffa
This commit is contained in:
Artyom V. Poptsov 2025-05-18 09:53:25 +03:00
parent e87c5b9a92
commit dec74b921e
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -2802,7 +2802,7 @@ that block port 22.")
(define-public iperf
(package
(name "iperf")
(version "3.18")
(version "3.19")
(source
(origin
(method git-fetch)
@ -2811,7 +2811,7 @@ that block port 22.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "147ggkc53mviwg7q83hpfn144clqa1g3kdfbqb5jcgn15n4nr9gk"))))
(base32 "0hddhjzcr6j5sbsb2dllhn4f7pazvh0h3zykalky5m1gnh1virgw"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags