From 5b2e0cc5a123b86437cefdf677cba6f37e2dc0a0 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 4 May 2023 12:16:03 +0200 Subject: [PATCH] stlover, revbump for libVersion fix from admesh (#8582) --- haiku-apps/stlover/stlover-0.8.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/stlover/stlover-0.8.1.recipe b/haiku-apps/stlover/stlover-0.8.1.recipe index ec2e37348..7ff517e02 100644 --- a/haiku-apps/stlover/stlover-0.8.1.recipe +++ b/haiku-apps/stlover/stlover-0.8.1.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Display and manipulate the content of stereolithography (STL) files HOMEPAGE="https://github.com/threedeyes/STLover" COPYRIGHT="2021-2022 Gerasim Troeglazov, Enrique M.G." LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/threedeyes/STLover/archive/$portVersion.tar.gz" CHECKSUM_SHA256="1aa198ce3c796399e5574ab5c0a43f56803a96f7cfb18a6ef9979a73fa0df673" SOURCE_DIR="STLover-$portVersion"