summaryrefslogtreecommitdiffhomepage
path: root/groups.d/241.native_packages_inet.d/iperf.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/241.native_packages_inet.d/iperf.package')
-rw-r--r--groups.d/241.native_packages_inet.d/iperf.package8
1 files changed, 8 insertions, 0 deletions
diff --git a/groups.d/241.native_packages_inet.d/iperf.package b/groups.d/241.native_packages_inet.d/iperf.package
new file mode 100644
index 00000000..3d57230d
--- /dev/null
+++ b/groups.d/241.native_packages_inet.d/iperf.package
@@ -0,0 +1,8 @@
+: ${PKG_IPERF_DEPENDS:="libressl"};
+: ${PKG_IPERF_SHA256SUM:=84404ca8431b595e86c473d8f23d8bb102810001f15feaf610effd3b318788aa};
+: ${PKG_IPERF_VERSION:=3.17.1};
+: ${PKG_IPERF_URL:=https://github.com/esnet/iperf/releases/download/${PKG_IPERF_VERSION}/iperf-${PKG_IPERF_VERSION}.tar.gz};
+
+ex_pkg_register "iperf" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0