From 81b5a74503dbf8f625e11ef8c6f7f54100bb403b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:35:59 +0100 Subject: [PATCH] libdwarf: orphan --- srcpkgs/libdwarf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libdwarf/template b/srcpkgs/libdwarf/template index c5ab025a6fb..ff57daef3f2 100644 --- a/srcpkgs/libdwarf/template +++ b/srcpkgs/libdwarf/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--enable-shared --enable-dwarfgen" makedepends="elfutils-devel" short_desc="DWARF Debugging Information Format Library" -maintainer="John Regan " +maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://www.prevanders.net/dwarf.html" distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"