sci-libs/libdap: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:34:14 +0000 (12:34 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:17 +0000 (13:02 -0400)
sci-libs/libdap/libdap-3.18.1.ebuild

index c0680c183d37898cc29f7ebc3794c9021129086b..e80817b5255c1a9744cc38c2e8253626f3af06b3 100644 (file)
@@ -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"