sci-astronomy/kapteyn: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 25 May 2018 19:53:41 +0000 (21:53 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 25 May 2018 22:28:07 +0000 (18:28 -0400)
sci-astronomy/kapteyn/kapteyn-2.3.ebuild

index 853ec1ed2cf18880f7c29ccadbab125ae6d4d33e..91ca272bf8528a0c1edf16fbb0741cc3adc4149c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Collection of python tools for astronomy"
-HOMEPAGE="http://www.astro.rug.nl/software/kapteyn"
-SRC_URI="http://www.astro.rug.nl/software/kapteyn/${P}.tar.gz"
+HOMEPAGE="https://www.astro.rug.nl/software/kapteyn/"
+SRC_URI="https://www.astro.rug.nl/software/kapteyn/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"