From f6a6a249bf6150f0993889bd6daecb389bb031d5 Mon Sep 17 00:00:00 2001 From: Andi Machovec Date: Sat, 4 Oct 2025 07:27:04 +0200 Subject: [PATCH] kottan: bumped version to 1.0.1 (#13008) --- haiku-apps/kottan/{kottan-1.0.0.recipe => kottan-1.0.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-apps/kottan/{kottan-1.0.0.recipe => kottan-1.0.1.recipe} (92%) diff --git a/haiku-apps/kottan/kottan-1.0.0.recipe b/haiku-apps/kottan/kottan-1.0.1.recipe similarity index 92% rename from haiku-apps/kottan/kottan-1.0.0.recipe rename to haiku-apps/kottan/kottan-1.0.1.recipe index 2b7e3cd51..5c1b0535e 100644 --- a/haiku-apps/kottan/kottan-1.0.0.recipe +++ b/haiku-apps/kottan/kottan-1.0.1.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2025 Andi Machovec" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/andimachovec/Kottan/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="da4a0c2e93ca9b1187a8ed0ddcdc389b902746b25811e97629c7c0bd9a70c244" +CHECKSUM_SHA256="e9be61f4f2ec5fd72a1ebaa8120061f9534c5dfe08388b29bbd9f2b8623c1b16" SOURCE_DIR="Kottan-$portVersion" ARCHITECTURES="all !x86_gcc2"