summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 13:26:36 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:56:56 -0400
commitb629aca278d5d40a7096c1ba052414f7598437d5 (patch)
treee82c0646f19ceec27618b89001c8ad20c5efcfce /sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
parentsci-libs/nfft: use HTTPS (diff)
downloadgentoo-b629aca278d5d40a7096c1ba052414f7598437d5.tar.gz
gentoo-b629aca278d5d40a7096c1ba052414f7598437d5.tar.bz2
gentoo-b629aca278d5d40a7096c1ba052414f7598437d5.zip
sci-libs/netcdf-cxx: use HTTPS
Diffstat (limited to 'sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild')
-rw-r--r--sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
index 3b997cf9c659..43463f50c10f 100644
--- a/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
+++ b/sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild
@@ -8,7 +8,7 @@ inherit eutils
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"