summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-21 12:33:08 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-21 13:02:16 -0400
commite3d902f75e9ef56d710374e202cf75312b66ee58 (patch)
tree80aed114e5e71218100d351eb94799652c214dd4 /sci-geosciences
parentsci-geosciences/gshhs-data: use HTTPs, fix SRC_URI (diff)
downloadgentoo-e3d902f75e9ef56d710374e202cf75312b66ee58.tar.gz
gentoo-e3d902f75e9ef56d710374e202cf75312b66ee58.tar.bz2
gentoo-e3d902f75e9ef56d710374e202cf75312b66ee58.zip
sci-geosciences/opencpn: use HTTPs
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/opencpn/opencpn-4.8.0-r1.ebuild4
-rw-r--r--sci-geosciences/opencpn/opencpn-4.8.2.ebuild2
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 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 )
"