summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 15:14:53 +0200
committerJames Le Cuirot <chewi@gentoo.org>2023-07-02 21:27:29 +0100
commit8f901e3e5116d33875e998a7ce36719009b1e426 (patch)
treec882409580b8e10730201f345657aa276a2d26d7 /dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild
parentdev-games/openscenegraph: use HTTPS (diff)
downloadgentoo-8f901e3e5116d33875e998a7ce36719009b1e426.tar.gz
gentoo-8f901e3e5116d33875e998a7ce36719009b1e426.tar.bz2
gentoo-8f901e3e5116d33875e998a7ce36719009b1e426.zip
dev-games/openscenegraph-qt: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild')
-rw-r--r--dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild
index ebbcc46e59cd..220de2ddb030 100644
--- a/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild
+++ b/dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
inherit cmake
DESCRIPTION="Qt support for OpenSceneGraph"
-HOMEPAGE="http://www.openscenegraph.org/"
+HOMEPAGE="https://www.openscenegraph.org/"
SRC_URI="https://github.com/openscenegraph/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
LICENSE="wxWinLL-3 LGPL-2.1"