commit:     e3d902f75e9ef56d710374e202cf75312b66ee58
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon May 21 10:33:08 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 21 17:02:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d902f7

sci-geosciences/opencpn: use HTTPs

 sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild | 4 ++--
 sci-geosciences/opencpn/opencpn-4.8.2.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild 
b/sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild
index b5246e347de..a846188eb7d 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 026a03b2964..4488d324a16 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
 )
 "

Reply via email to