From ed7e3dc0d4de28371f75be70ff6be2eb0fa6b926 Mon Sep 17 00:00:00 2001 From: Andi Machovec Date: Tue, 9 Nov 2021 17:16:53 +0100 Subject: [PATCH] Kottan: new maintenance release 0.14.3 that links against libcolumnlistview directly (#6384) --- .../kottan/{kottan-0.13.2.recipe => kottan-0.14.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-apps/kottan/{kottan-0.13.2.recipe => kottan-0.14.3.recipe} (92%) diff --git a/haiku-apps/kottan/kottan-0.13.2.recipe b/haiku-apps/kottan/kottan-0.14.3.recipe similarity index 92% rename from haiku-apps/kottan/kottan-0.13.2.recipe rename to haiku-apps/kottan/kottan-0.14.3.recipe index e6f974c37..cd90fc0d8 100644 --- a/haiku-apps/kottan/kottan-0.13.2.recipe +++ b/haiku-apps/kottan/kottan-0.14.3.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2021 Andi Machovec" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/andimachovec/Kottan/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="9f92104983c39738fd23c873175f660ac015274cca44cc22dd79059c1fbfcb4b" +CHECKSUM_SHA256="8016ab074344a9868651375ff6c822cdc7bf78fa396f81242a93bda3098b8085" SOURCE_DIR="Kottan-$portVersion" ARCHITECTURES="all !x86_gcc2"