From 52f328aab4c4ca6d9d428dd3afbb27a826053002 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 24 Mar 2025 09:04:49 +0000 Subject: [PATCH] coeurl, bump to version 0.3.1 (#12056) Fixes Nheko launch (linking to spdlog) --- dev-cpp/coeurl/{coeurl-0.3.0.recipe => coeurl-0.3.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-cpp/coeurl/{coeurl-0.3.0.recipe => coeurl-0.3.1.recipe} (95%) diff --git a/dev-cpp/coeurl/coeurl-0.3.0.recipe b/dev-cpp/coeurl/coeurl-0.3.1.recipe similarity index 95% rename from dev-cpp/coeurl/coeurl-0.3.0.recipe rename to dev-cpp/coeurl/coeurl-0.3.1.recipe index 8ca03a2ca..e4ce73e81 100644 --- a/dev-cpp/coeurl/coeurl-0.3.0.recipe +++ b/dev-cpp/coeurl/coeurl-0.3.1.recipe @@ -5,9 +5,9 @@ support them.)" HOMEPAGE="https://www.nheko.im/nheko-reborn/coeurl" COPYRIGHT="2021 Nicolas Werner" LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.nheko.im/nheko-reborn/coeurl/-/archive/v$portVersion/coeurl-v$portVersion.tar.gz" -CHECKSUM_SHA256="48b07482364edcbed03e352f6b8b07e327c331eaa45707ad58e62930fa361382" +CHECKSUM_SHA256="6203654c2eec7a286388a6cfa8d8ea5698c57b7b8be235b2cc165f0b4c7bee0b" SOURCE_DIR="coeurl-v$portVersion" ARCHITECTURES="all !x86_gcc2"