sci-geosciences/opencpn: use HTTPs

This commit is contained in:
Michael Mair-Keimberger
2018-05-21 12:33:08 +02:00
committed by Aaron Bauman
parent c025e3df02
commit e3d902f75e
2 changed files with 3 additions and 3 deletions

View File

@@ -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 )
"

View File

@@ -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 )
"