From 2030b0982cd1af7202a6e4835bfccee05fa5341c Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 23 Jan 2026 12:09:35 +0100 Subject: [PATCH] haiku, fix checksum (#13659) --- haiku-apps/haipo/haipo-2.7.b.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/haipo/haipo-2.7.b.recipe b/haiku-apps/haipo/haipo-2.7.b.recipe index 20460d494..86815acec 100644 --- a/haiku-apps/haipo/haipo-2.7.b.recipe +++ b/haiku-apps/haipo/haipo-2.7.b.recipe @@ -20,7 +20,7 @@ LICENSE=" " REVISION="1" SOURCE_URI="https://github.com/tmtfx/HaiPO/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="e002d2e71a12535f3e4ef54e0048d93e11c5d7e066bb5d4e975360260f6f2cbb" +CHECKSUM_SHA256="645f35b91ba88e84e63e84ce242a0dc37368a7267333e5f161f2dfced70ccb8a" SOURCE_DIR="HaiPO-$portVersion" ARCHITECTURES="x86_64"