mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-libs/libdap: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
e3d902f75e
commit
dde1b44a73
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user