From b64e7eda5ea0c5990cbb3180f44da13c24ecd5bd Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:10 +0100 Subject: [PATCH] lua51-mpack: orphan --- srcpkgs/lua51-mpack/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lua51-mpack/template b/srcpkgs/lua51-mpack/template index 7831246b0b0..ae1f8e6341d 100644 --- a/srcpkgs/lua51-mpack/template +++ b/srcpkgs/lua51-mpack/template @@ -8,7 +8,7 @@ make_build_args="USE_SYSTEM_MPACK=1 USE_SYSTEM_LUA=1" hostmakedepends="libtool pkg-config" makedepends="lua51-devel libmpack-devel" short_desc="Simple implementation of MessagePack for Lua 5.1" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="MIT" homepage="https://github.com/libmpack/libmpack-lua" distfiles="https://github.com/libmpack/libmpack-lua/archive/${version}.tar.gz"