From baaee52cb3f3267d97ee982af53e17b2020df021 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:26:43 +0100 Subject: [PATCH] libseccomp: orphan --- srcpkgs/libseccomp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libseccomp/template b/srcpkgs/libseccomp/template index 45ae00d22bb..fde31933bb7 100644 --- a/srcpkgs/libseccomp/template +++ b/srcpkgs/libseccomp/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="automake libtool gperf" checkdepends="which" short_desc="High level interface to the Linux Kernel's seccomp filter" -maintainer="Anthony Iliopoulos " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/seccomp/libseccomp/" changelog="https://raw.githubusercontent.com/seccomp/libseccomp/main/CHANGELOG"