From 03acc592f645d64982e31912a2416f478885fde0 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 9 Jun 2018 21:34:38 +0200 Subject: [PATCH] sci-chemistry/modeller: use HTTPs --- sci-chemistry/modeller/modeller-9.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/modeller/modeller-9.20.ebuild b/sci-chemistry/modeller/modeller-9.20.ebuild index 0d29c3843f29..e7e80937b7fc 100644 --- a/sci-chemistry/modeller/modeller-9.20.ebuild +++ b/sci-chemistry/modeller/modeller-9.20.ebuild @@ -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" -- 2.26.2