From 74dc3137fcd3ed06db57e1391a696a1962980fa6 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 21 Apr 2025 22:46:15 +1000 Subject: [PATCH] stlover: bump version --- .../stlover/{stlover-1.0.0.recipe => stlover-1.0.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-apps/stlover/{stlover-1.0.0.recipe => stlover-1.0.1.recipe} (93%) diff --git a/haiku-apps/stlover/stlover-1.0.0.recipe b/haiku-apps/stlover/stlover-1.0.1.recipe similarity index 93% rename from haiku-apps/stlover/stlover-1.0.0.recipe rename to haiku-apps/stlover/stlover-1.0.1.recipe index 9fb8797e4..31ca05260 100644 --- a/haiku-apps/stlover/stlover-1.0.0.recipe +++ b/haiku-apps/stlover/stlover-1.0.1.recipe @@ -26,11 +26,11 @@ Additional: * Model statistics * Export to popular formats" HOMEPAGE="https://github.com/threedeyes/STLover" -COPYRIGHT="2021-2024 Gerasim Troeglazov, Enrique M.G." +COPYRIGHT="2021-2025 Gerasim Troeglazov, Enrique M.G." LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/threedeyes/STLover/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="24313cb5b53952ac473362a22a835767ce9e15ccc90ea82a467e94103bd2eb94" +CHECKSUM_SHA256="2f394db6393663d5575235562a058e5fead2f4753c722d30fc1b9684731a150b" SOURCE_DIR="STLover-$portVersion" ARCHITECTURES="all !x86_gcc2"