From 67510eca698273784f27d507cff208f64fd4f26c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:26:42 +0100 Subject: [PATCH] libnl3: orphan --- srcpkgs/libnl3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libnl3/template b/srcpkgs/libnl3/template index 0f0398891d0..3701a56f6fb 100644 --- a/srcpkgs/libnl3/template +++ b/srcpkgs/libnl3/template @@ -7,7 +7,7 @@ configure_args="--disable-static" hostmakedepends="automake flex libtool pkg-config" conf_files="/etc/libnl/pktloc /etc/libnl/classid" short_desc="Netlink Protocol Library Suite" -maintainer="Anthony Iliopoulos " +maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://github.com/thom311/libnl" distfiles="https://github.com/thom311/libnl/releases/download/libnl${version//./_}/libnl-${version}.tar.gz"