From b9b06ddae8ace73ec6fc4ff4e9564f2dc60aba66 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 31 Oct 2019 02:43:56 +0300 Subject: [PATCH] spdlog: add missing homepage --- dev-libs/spdlog/spdlog-1.4.2.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/spdlog/spdlog-1.4.2.recipe b/dev-libs/spdlog/spdlog-1.4.2.recipe index 3c713f4bb..eed56dbc6 100644 --- a/dev-libs/spdlog/spdlog-1.4.2.recipe +++ b/dev-libs/spdlog/spdlog-1.4.2.recipe @@ -20,6 +20,7 @@ Features: * Custom formatting with user defined patterns" COPYRIGHT="1998-2000 Thai Open Source Software Center Ltd and Clark Cooper 2001-2018 Expat maintainers." +HOMEPAGE="https://github.com/gabime/spdlog" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/gabime/spdlog/archive/v$portVersion.tar.gz"