From d5eb5eb3a02fa1806a7b50f19c8fa1c5af5c26cc Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 29 Sep 2024 18:14:58 +0200 Subject: [PATCH] Revert to clipdinger-1.2.3.recipe v1.2.4 wasn't supposed to be released yet. Did sneak into the last commit... Luckily the recipe failes to build yet... --- .../{clipdinger-1.2.4.recipe => clipdinger-1.2.3.recipe} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename haiku-apps/clipdinger/{clipdinger-1.2.4.recipe => clipdinger-1.2.3.recipe} (89%) diff --git a/haiku-apps/clipdinger/clipdinger-1.2.4.recipe b/haiku-apps/clipdinger/clipdinger-1.2.3.recipe similarity index 89% rename from haiku-apps/clipdinger/clipdinger-1.2.4.recipe rename to haiku-apps/clipdinger/clipdinger-1.2.3.recipe index e71cedd3d..1425ab72d 100644 --- a/haiku-apps/clipdinger/clipdinger-1.2.4.recipe +++ b/haiku-apps/clipdinger/clipdinger-1.2.3.recipe @@ -22,10 +22,11 @@ Please see the ReadMe available from the Help menu for more details." HOMEPAGE="https://github.com/humdingerb/clipdinger" COPYRIGHT="2015-2024 Humdinger" LICENSE="MIT" -REVISION="1" -SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="" -SOURCE_DIR="clipdinger-$portVersion" +REVISION="2" +srcGitRev="30b3d9a86b235644b2c97917cf004f128910c9d1" +SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz" +CHECKSUM_SHA256="3471076a590b361eeee0f733b3c79c78e82bc71f0da8b9a1c28b5eedd6da59ff" +SOURCE_DIR="clipdinger-$srcGitRev" ARCHITECTURES="all"