From b629aca278d5d40a7096c1ba052414f7598437d5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 15 May 2018 13:26:36 +0200 Subject: sci-libs/netcdf-cxx: use HTTPS --- sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild') diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild index 0cff763395d2..b1bb22728e01 100644 --- a/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild +++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit autotools-utils MYP=${PN}4-${PV} DESCRIPTION="C++ library for netCDF" -HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/" +HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/" SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="UCAR-Unidata" -- cgit v1.2.3-65-gdbad