From: Michael Mair-Keimberger Date: Mon, 21 May 2018 10:33:08 +0000 (+0200) Subject: sci-geosciences/opencpn: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3d902f75e9ef56d710374e202cf75312b66ee58;p=gentoo.git sci-geosciences/opencpn: use HTTPs --- diff --git a/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild b/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild index b5246e347de4..a846188eb7d6 100644 --- a/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild +++ b/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit cmake-utils wxwidgets DOC_VERSION="4.1.1329.1" DESCRIPTION="a free, open source software for marine navigation" -HOMEPAGE="http://opencpn.org/" +HOMEPAGE="https://opencpn.org/" SRC_URI="https://github.com/OpenCPN/OpenCPN/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://launchpad.net/~opencpn/+archive/ubuntu/${PN}/+files/${PN}-doc_${DOC_VERSION}.orig.tar.xz ) " diff --git a/sci-geosciences/opencpn/opencpn-4.8.2.ebuild b/sci-geosciences/opencpn/opencpn-4.8.2.ebuild index 026a03b2964e..4488d324a16b 100644 --- a/sci-geosciences/opencpn/opencpn-4.8.2.ebuild +++ b/sci-geosciences/opencpn/opencpn-4.8.2.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils wxwidgets DOC_VERSION="4.1.1329.1" DESCRIPTION="a free, open source software for marine navigation" -HOMEPAGE="http://opencpn.org/" +HOMEPAGE="https://opencpn.org/" SRC_URI="https://github.com/OpenCPN/OpenCPN/archive/v${PV}.tar.gz -> ${P}.tar.gz doc? ( https://launchpad.net/~opencpn/+archive/ubuntu/${PN}/+files/${PN}-doc_${DOC_VERSION}.orig.tar.xz ) "