mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-libs/oc: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
2e49b2e725
commit
a43ac70793
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Network Data Access Protocol client C library"
|
||||
HOMEPAGE="http://opendap.org/"
|
||||
SRC_URI="http://opendap.org/pub/OC/source/${P}.tar.gz"
|
||||
HOMEPAGE="https://opendap.org/"
|
||||
SRC_URI="https://opendap.org/pub/OC/source/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user