From b1977f4bb45af92035fa1154da51c11167bd99d7 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:36:00 +0100 Subject: [PATCH] lua54-zlib: orphan --- srcpkgs/lua54-zlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lua54-zlib/template b/srcpkgs/lua54-zlib/template index 2ec3f55a5c5..850a16cea51 100644 --- a/srcpkgs/lua54-zlib/template +++ b/srcpkgs/lua54-zlib/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config" makedepends="lua51-devel lua52-devel lua53-devel lua54-devel zlib-devel" _desc="Zlib streamng interface for lua" short_desc="${_desc} (5.4.x)" -maintainer="John Regan " +maintainer="Orphaned " license="MIT" homepage="https://github.com/brimworks/lua-zlib/" distfiles="${homepage}archive/v${version}.tar.gz"