commit: dde1b44a730d73a4bc2b6febf36922ade68b18fe Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon May 21 10:34:14 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon May 21 17:02:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde1b44a
sci-libs/libdap: use HTTPs sci-libs/libdap/libdap-3.18.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libdap/libdap-3.18.1.ebuild b/sci-libs/libdap/libdap-3.18.1.ebuild index c0680c183d3..e80817b5255 100644 --- a/sci-libs/libdap/libdap-3.18.1.ebuild +++ b/sci-libs/libdap/libdap-3.18.1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools flag-o-matic DESCRIPTION="Implementation of a C++ SDK for DAP 2.0 and 3.2" -HOMEPAGE="http://opendap.org/" -SRC_URI="http://www.opendap.org/pub/source/${P}.tar.gz" +HOMEPAGE="https://www.opendap.org" +SRC_URI="https://www.opendap.org/pub/source/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 URI )" SLOT="0"