diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-15 13:26:36 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-16 18:56:56 -0400 |
commit | b629aca278d5d40a7096c1ba052414f7598437d5 (patch) | |
tree | e82c0646f19ceec27618b89001c8ad20c5efcfce /sci-libs/netcdf-cxx/netcdf-cxx-4.3.0.ebuild | |
parent | sci-libs/nfft: use HTTPS (diff) | |
download | gentoo-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.ebuild | 2 |
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" |