From f05c42da0605295732c89a311d8af17fa16cec5e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:31 +0100 Subject: [PATCH] fann: orphan --- srcpkgs/fann/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fann/template b/srcpkgs/fann/template index 9e6e1031a51..0bb2ca06824 100644 --- a/srcpkgs/fann/template +++ b/srcpkgs/fann/template @@ -4,7 +4,7 @@ version=2.2.0 revision=2 build_style=cmake short_desc="A free open source neural network library" -maintainer="Diogo Leal " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://leenissen.dk/fann/" distfiles="https://github.com/libfann/fann/archive/${version}.tar.gz"