mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-geosciences/opencpn: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
c025e3df02
commit
e3d902f75e
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user