From 8f901e3e5116d33875e998a7ce36719009b1e426 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 2 Jul 2023 15:14:53 +0200 Subject: dev-games/openscenegraph-qt: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: James Le Cuirot --- dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-games/openscenegraph-qt/openscenegraph-qt-3.5.7-r1.ebuild') 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" -- cgit v1.2.3-65-gdbad