diff options
Diffstat (limited to 'sci-misc/fitsverify/fitsverify-4.18.ebuild')
-rw-r--r-- | sci-misc/fitsverify/fitsverify-4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/fitsverify/fitsverify-4.18.ebuild b/sci-misc/fitsverify/fitsverify-4.18.ebuild index b7daee4cc8e1..ccfb7d6d509c 100644 --- a/sci-misc/fitsverify/fitsverify-4.18.ebuild +++ b/sci-misc/fitsverify/fitsverify-4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="FITS file format checker" -HOMEPAGE="http://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" +HOMEPAGE="https://heasarc.gsfc.nasa.gov/docs/software/ftools/fitsverify/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="MIT" |