From b1f09131ea01176a01f2dd139ac9dcaaafcb11a6 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:38 +0100 Subject: [PATCH] uthash: orphan --- srcpkgs/uthash/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/uthash/template b/srcpkgs/uthash/template index 6aa2f663db7..90aa9533336 100644 --- a/srcpkgs/uthash/template +++ b/srcpkgs/uthash/template @@ -3,7 +3,7 @@ pkgname=uthash version=2.3.0 revision=1 short_desc="Hash table for C structures" -maintainer="Diogo Leal " +maintainer="Orphaned " license="BSD-2-Clause" homepage="http://troydhanson.github.com/uthash/" changelog="https://raw.githubusercontent.com/troydhanson/uthash/master/doc/ChangeLog.txt"