From 94964c4e88fe7741d3322d82c838045fd4122d74 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 30 Oct 2020 23:41:50 +1000 Subject: [PATCH] STLover: bump revision for rebuild --- haiku-apps/stlover/stlover-0.1.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/stlover/stlover-0.1.0.recipe b/haiku-apps/stlover/stlover-0.1.0.recipe index 9f43c487b..43de7dc6e 100644 --- a/haiku-apps/stlover/stlover-0.1.0.recipe +++ b/haiku-apps/stlover/stlover-0.1.0.recipe @@ -3,9 +3,9 @@ DESCRIPTION="Display and manipulate the content of stereolithography (STL) files HOMEPAGE="https://github.com/threedeyes/STLover" COPYRIGHT="2020 Gerasim Troeglazov" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/threedeyes/STLover/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="4cd468d09df29b5488936ecf2d6287282fb883f1a94b56b9a5eca6e5e8a13c50" +CHECKSUM_SHA256="4f34181838f07b1c4080b34ffe52f3bb9818bdfcd5d2c332f3e3bc8d0d490b40" SOURCE_DIR="STLover-$portVersion" ARCHITECTURES="!x86_gcc2 x86_64"