From bbc8c2c1c190201401a4c1539fba148027a48249 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 1 Dec 2024 17:21:50 +0100 Subject: [PATCH] CapitalBe: update to v2.3.1 Changelog for v2.3.1: * Bugfix: there was only one opening balance possible for all accounts. --- .../capitalbe/{capitalbe-2.3.recipe => capitalbe-2.3.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-apps/capitalbe/{capitalbe-2.3.recipe => capitalbe-2.3.1.recipe} (92%) diff --git a/haiku-apps/capitalbe/capitalbe-2.3.recipe b/haiku-apps/capitalbe/capitalbe-2.3.1.recipe similarity index 92% rename from haiku-apps/capitalbe/capitalbe-2.3.recipe rename to haiku-apps/capitalbe/capitalbe-2.3.1.recipe index a4c847ba5..6852a78d2 100644 --- a/haiku-apps/capitalbe/capitalbe-2.3.recipe +++ b/haiku-apps/capitalbe/capitalbe-2.3.1.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2009 DarkWyrm (Jon Yoder) LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="bfe0125b9e5464aad6227f07c432a299a04218256828d0c7e4ecb49537fc038f" +CHECKSUM_SHA256="116e1743b5c7925c4aab0240ae4137166f316dc19042916299aacfbf0e93874a" SOURCE_DIR="CapitalBe-$portVersion" ARCHITECTURES="all"