From 882ab1e9deff51d16d77aa168481da222441b72f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 12 Sep 2018 10:18:48 +0200 Subject: [PATCH] kovel: fixes HOMEPAGE --- haiku-apps/kovel/kovel-1.0.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haiku-apps/kovel/kovel-1.0.0.recipe b/haiku-apps/kovel/kovel-1.0.0.recipe index 26cd1bf84..f02dcfb4d 100644 --- a/haiku-apps/kovel/kovel-1.0.0.recipe +++ b/haiku-apps/kovel/kovel-1.0.0.recipe @@ -5,11 +5,11 @@ with your colors! Save your models in Kovel file (*.kvl) or in COLLADA DAE \ Kovel also has infinite undo history (in a same file). Kovel has a command \ line tool (kovelcli) to automate your work pipeline. Convert all your Kovel \ files into Collada DAE in a few commands." -HOMEPAGE="http://adrianarroyocalle.github.io/kovel/" +HOMEPAGE="https://github.com/aarroyoc/kovel" COPYRIGHT="2015-2016 Adrián Arroyo Calle" LICENSE="GNU GPL v2" -REVISION="2" -SOURCE_URI="https://github.com/AdrianArroyoCalle/kovel/archive/haiku-2016.tar.gz" +REVISION="3" +SOURCE_URI="$HOMEPAGE/archive/haiku-2016.tar.gz" CHECKSUM_SHA256="db2b08d9874b30f5d4b5b4310ddb9f6e7fd1d5689344ad629b3b9b93489c0de4" SOURCE_DIR="kovel-haiku-2016"