From c370f0c64cde7138549221cce323adb572069189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Sep 2018 13:39:30 +0200 Subject: [PATCH] cal3d: update HOMEPAGE and SOURCE_URI. --- media-libs/cal3d/cal3d-0.11.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/cal3d/cal3d-0.11.0.recipe b/media-libs/cal3d/cal3d-0.11.0.recipe index 26589d6fc..83c99677a 100644 --- a/media-libs/cal3d/cal3d-0.11.0.recipe +++ b/media-libs/cal3d/cal3d-0.11.0.recipe @@ -5,11 +5,11 @@ DESCRIPTION="Cal3D is a skeletal based 3D character animation library written \ product which can be used in many different kinds of projects. It supports \ combining animations, actions and morph targets (facial expressions) \ through a \"mixer\"." -HOMEPAGE="http://gna.org/projects/cal3d/" +HOMEPAGE="https://mp3butcher.github.io/Cal3D/" COPYRIGHT="2001-2006 Laurent Desmecht, Loic Dachary, Bruno Heidelberger" LICENSE="GNU LGPL v3" REVISION="2" -SOURCE_URI="http://download.gna.org/cal3d/sources/cal3d-0.11.0.tar.gz" +SOURCE_URI="https://mp3butcher.github.io/Cal3D/sources/cal3d-0.11.0.tar.gz" CHECKSUM_SHA256="fc4a6fe311004987377ec80b804a04aab44c32085fd974d275aa9d0b14144b06" PATCHES="cal3d-$portVersion.patchset"