From b658e04d888b20abb2d27ae9ee0df788c2773ff2 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 3 Aug 2021 19:59:04 +0200 Subject: [PATCH] Update BurnItNow to 1.2.1 --- .../{burnitnow-1.2.recipe => burnitnow-1.2.1.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename haiku-apps/burnitnow/{burnitnow-1.2.recipe => burnitnow-1.2.1.recipe} (84%) diff --git a/haiku-apps/burnitnow/burnitnow-1.2.recipe b/haiku-apps/burnitnow/burnitnow-1.2.1.recipe similarity index 84% rename from haiku-apps/burnitnow/burnitnow-1.2.recipe rename to haiku-apps/burnitnow/burnitnow-1.2.1.recipe index 07b9e6072..1f309e566 100644 --- a/haiku-apps/burnitnow/burnitnow-1.2.recipe +++ b/haiku-apps/burnitnow/burnitnow-1.2.1.recipe @@ -7,9 +7,9 @@ DVD-Audio and DVD-Video." HOMEPAGE="https://github.com/HaikuArchives/BurnItNow" COPYRIGHT="2010-2017 BurnItNow Team" LICENSE="MIT" -REVISION="4" -SOURCE_URI="https://github.com/HaikuArchives/BurnItNow/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="1b4bb3415251b0c34d878da8087899a6ff31692b20b0266e69a33e5f82cad357" +REVISION="1" +SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="c86f6e49eb1a8ed448696f2c284bf57826e575ce042e17c51251ad0bb7983453" SOURCE_DIR="BurnItNow-$portVersion" ARCHITECTURES="x86_gcc2 x86_64"