kovel: fixes HOMEPAGE

This commit is contained in:
Jérôme Duval
2018-09-12 10:18:48 +02:00
committed by GitHub
parent 615ed9bea1
commit 882ab1e9de

View File

@@ -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"