From beab8690ffde2f0930d6bf4945ef8bb716e52fd4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:36 +0100 Subject: [PATCH] lz4: orphan --- srcpkgs/lz4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lz4/template b/srcpkgs/lz4/template index 0ee66dfcd91..9570d7c4ef7 100644 --- a/srcpkgs/lz4/template +++ b/srcpkgs/lz4/template @@ -8,7 +8,7 @@ build_style=gnu-makefile make_check_target=test checkdepends="python3" short_desc="LZ4 compression utilities" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="BSD-2-Clause, GPL-2.0-or-later" homepage="https://lz4.github.io/lz4" changelog="https://raw.githubusercontent.com/lz4/lz4/dev/NEWS"