From b39570ab5ccf7f2c7ad6eadf6a2b6bff20a37d93 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:36:00 +0100 Subject: [PATCH] lua54-lualdap: orphan --- srcpkgs/lua54-lualdap/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lua54-lualdap/template b/srcpkgs/lua54-lualdap/template index 30e4c95496c..4492dbeab65 100644 --- a/srcpkgs/lua54-lualdap/template +++ b/srcpkgs/lua54-lualdap/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config" makedepends="lua51-devel lua52-devel lua53-devel lua54-devel libldap-devel" _desc="LDAP bindings for Lua" short_desc="${_desc} (5.4.x)" -maintainer="John Regan " +maintainer="Orphaned " license="MIT" homepage="https://github.com/lualdap/lualdap" distfiles="https://github.com/lualdap/lualdap/archive/v${version}.tar.gz"