diff options
Diffstat (limited to 'sci-libs/netcdf/netcdf-4.3.2-r1.ebuild')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild index fd351c9fc860..d12cf4ae26a3 100644 --- a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild +++ b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Scientific library and interface for array oriented data access" -HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/" +HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf/" SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz" LICENSE="UCAR-Unidata" |