sci-chemistry/modeller: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 9 Jun 2018 19:34:38 +0000 (21:34 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 11 Jun 2018 16:27:29 +0000 (12:27 -0400)
sci-chemistry/modeller/modeller-9.20.ebuild

index 0d29c3843f2983b6a02811527fae12a276f140c0..e7e80937b7fc9286314ccca148751cfa816cbc9c 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 eutils multilib versionator
 
 DESCRIPTION="Homology or comparative modeling of protein three-dimensional structures"
-HOMEPAGE="http://salilab.org/modeller/"
-SRC_URI="http://salilab.org/${PN}/${PV}/${P}.tar.gz"
+HOMEPAGE="https://salilab.org/modeller/"
+SRC_URI="https://salilab.org/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="modeller"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"