From 13f82a074b99aac7ec50618fba9b93659040bea3 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:31 +0100 Subject: [PATCH] double-conversion: orphan --- srcpkgs/double-conversion/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/double-conversion/template b/srcpkgs/double-conversion/template index fa03b83c3a8..8386838c075 100644 --- a/srcpkgs/double-conversion/template +++ b/srcpkgs/double-conversion/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON" short_desc="Efficient binary-decimal and decimal-binary routines for IEEE doubles" -maintainer="Diogo Leal " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/google/double-conversion" changelog="https://raw.githubusercontent.com/google/double-conversion/master/Changelog"