diff --git a/srcpkgs/qperf/template b/srcpkgs/qperf/template index 37854784943..ddf096afe4a 100644 --- a/srcpkgs/qperf/template +++ b/srcpkgs/qperf/template @@ -1,11 +1,12 @@ # Template file for 'qperf' pkgname=qperf version=0.4.11 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake" +makedepends="rdma-core-devel" short_desc="Measure RDMA and TCP/UDP latency and throughput performance" -maintainer="Rich G " +maintainer="Rich Gannon " license="GPL-2.0-or-later" homepage="https://github.com/linux-rdma/qperf" distfiles="https://github.com/linux-rdma/qperf/archive/v${version}.tar.gz"