From 0f730b1ce4c3fac673499bc42c47bbe3f523a394 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 3 Feb 2019 12:48:56 +0100 Subject: sci-libs/opencascade: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10969 Signed-off-by: Patrice Clement --- sci-libs/opencascade/opencascade-7.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/opencascade/opencascade-7.3.0.ebuild b/sci-libs/opencascade/opencascade-7.3.0.ebuild index 6d40cf35bba6..15dce82b6a9d 100644 --- a/sci-libs/opencascade/opencascade-7.3.0.ebuild +++ b/sci-libs/opencascade/opencascade-7.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit check-reqs cmake-utils eapi7-ver java-pkg-opt-2 MY_PV="$(ver_rs 1- '_')" DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and data exchange" -HOMEPAGE="http://www.opencascade.com/" +HOMEPAGE="https://www.opencascade.com/" SRC_URI="https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V${MY_PV};sf=tgz -> ${P}.tar.gz" LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )" -- cgit v1.2.3-65-gdbad