summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-11 14:25:21 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-11 14:25:21 +0200
commita43ac70793602eef8dc693dc3ee6d2f8e90efb17 (patch)
treefb88841d7bd59f9ff0d27d498c72468eb4ba45f7 /sci-libs/oc
parentsci-libs/dealii: use HTTPS (diff)
downloadgentoo-a43ac70793602eef8dc693dc3ee6d2f8e90efb17.tar.gz
gentoo-a43ac70793602eef8dc693dc3ee6d2f8e90efb17.tar.bz2
gentoo-a43ac70793602eef8dc693dc3ee6d2f8e90efb17.zip
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>
Diffstat (limited to 'sci-libs/oc')
-rw-r--r--sci-libs/oc/oc-2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/oc/oc-2.0.ebuild b/sci-libs/oc/oc-2.0.ebuild
index 24434e06661f..ee688999d5dd 100644
--- a/sci-libs/oc/oc-2.0.ebuild
+++ b/sci-libs/oc/oc-2.0.ebuild
@@ -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"