From daa872cb64667c5941aaae020ba3315a720e3184 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:40:11 +0100 Subject: [PATCH] rdma-core: orphan --- srcpkgs/rdma-core/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rdma-core/template b/srcpkgs/rdma-core/template index c58afd6deee..b7c2faa7703 100644 --- a/srcpkgs/rdma-core/template +++ b/srcpkgs/rdma-core/template @@ -8,7 +8,7 @@ configure_args="-DENABLE_VALGRIND=OFF hostmakedepends="pkg-config python3 $(vopt_if docs 'pandoc python3-docutils')" makedepends="libnl3-devel eudev-libudev-devel python3-devel" short_desc="RDMA core userspace libraries and daemons" -maintainer="Rich G " +maintainer="Orphaned " license="GPL-2.0-or-later, BSD-2-Clause, MIT" homepage="https://github.com/linux-rdma/rdma-core" distfiles="https://github.com/linux-rdma/rdma-core/releases/download/v${version}/rdma-core-${version}.tar.gz"