summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2022-07-11 19:21:57 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-07-23 15:50:17 +0300
commit4dac87b6686c42041536cc7d99489c85edbec59f (patch)
treefea6252d966b182b3a29381e099ee1745be00396 /media-libs/cal3d
parentsys-cluster/glusterfs: revbump to fix init.d file (diff)
downloadgentoo-4dac87b6686c42041536cc7d99489c85edbec59f.tar.gz
gentoo-4dac87b6686c42041536cc7d99489c85edbec59f.tar.bz2
gentoo-4dac87b6686c42041536cc7d99489c85edbec59f.zip
media-libs/cal3d: update SRC_URI
Closes: https://bugs.gentoo.org/699922 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/cal3d')
-rw-r--r--media-libs/cal3d/cal3d-0.11.0-r1.ebuild4
-rw-r--r--media-libs/cal3d/metadata.xml3
2 files changed, 5 insertions, 2 deletions
diff --git a/media-libs/cal3d/cal3d-0.11.0-r1.ebuild b/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
index 14ba7aa6fe82..ed8d1df6fe26 100644
--- a/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
+++ b/media-libs/cal3d/cal3d-0.11.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Cal3D is a skeletal based character animation library"
HOMEPAGE="https://mp3butcher.github.io/Cal3D/"
-SRC_URI="http://download.gna.org/cal3d/sources/${P}.tar.gz"
+SRC_URI="https://mp3butcher.github.io/Cal3D/sources/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/media-libs/cal3d/metadata.xml b/media-libs/cal3d/metadata.xml
index b2feb144c2af..2318c18c32e5 100644
--- a/media-libs/cal3d/metadata.xml
+++ b/media-libs/cal3d/metadata.xml
@@ -5,4 +5,7 @@
<use>
<flag name="16bit-indices">Enables use of 16bit indices</flag>
</use>
+ <upstream>
+ <remote-id type="github">mp3butcher/Cal3D</remote-id>
+ </upstream>
</pkgmetadata>