aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-13 22:01:41 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-13 22:01:41 +0100
commit8c441d5cbfc87b3a783d3fe6e12f1f56702c3fea (patch)
tree9cbb6bd674171161f44cc0770b2d357f036455db
parentsci-biology/ncbi-tools++: use https for homepage (diff)
downloadsci-8c441d5cbfc87b3a783d3fe6e12f1f56702c3fea.tar.gz
sci-8c441d5cbfc87b3a783d3fe6e12f1f56702c3fea.tar.bz2
sci-8c441d5cbfc87b3a783d3fe6e12f1f56702c3fea.zip
dev-java/netcdf: use https for homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-java/netcdf/netcdf-4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/netcdf/netcdf-4.2.ebuild b/dev-java/netcdf/netcdf-4.2.ebuild
index 1c9c9c42c..4de284b29 100644
--- a/dev-java/netcdf/netcdf-4.2.ebuild
+++ b/dev-java/netcdf/netcdf-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc examples source test"
inherit eutils java-pkg-2 java-ant-2
DESCRIPTION="Java Common Data Model (CDM) interface to to netCDF files"
-HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf-java/"
+HOMEPAGE="https://www.unidata.ucar.edu/software/netcdf-java/"
SRC_URI="ftp://ftp.unidata.ucar.edu/pub/${PN}-java/v${PV}/ncSrc-${PV}.zip"
LICENSE="netCDF"