From 17cf83ba3b4701b10c554a0da6f7feecf4a1731e Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 8 Nov 2020 22:40:07 +1000 Subject: [PATCH] STLover: bump version --- .../stlover/{stlover-0.1.0.recipe => stlover-0.2.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-apps/stlover/{stlover-0.1.0.recipe => stlover-0.2.0.recipe} (91%) diff --git a/haiku-apps/stlover/stlover-0.1.0.recipe b/haiku-apps/stlover/stlover-0.2.0.recipe similarity index 91% rename from haiku-apps/stlover/stlover-0.1.0.recipe rename to haiku-apps/stlover/stlover-0.2.0.recipe index 43de7dc6e..b672440d3 100644 --- a/haiku-apps/stlover/stlover-0.1.0.recipe +++ b/haiku-apps/stlover/stlover-0.2.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="2" +REVISION="1" SOURCE_URI="https://github.com/threedeyes/STLover/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="4f34181838f07b1c4080b34ffe52f3bb9818bdfcd5d2c332f3e3bc8d0d490b40" +CHECKSUM_SHA256="89d74c239d1ac79046c2b905992a2d3ddab89d44fc794f866023a9ff8b4d1e69" SOURCE_DIR="STLover-$portVersion" ARCHITECTURES="!x86_gcc2 x86_64"