sci-biology/mothur: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:13:08 +0000 (12:13 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:31 +0000 (13:02 -0400)
sci-biology/mothur/mothur-1.27.0-r1.ebuild

index d12d3c9b4399073d0dbff2a3c19f0200fcfbc6ca..9e9bf2160310cbf9f9a1c18ec4dfae8caafe63dc 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
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils flag-o-matic fortran-2 toolchain-funcs
 
 DESCRIPTION="A suite of algorithms for ecological bioinformatics"
-HOMEPAGE="http://www.mothur.org/"
-SRC_URI="http://www.mothur.org/w/images/c/cb/Mothur.${PV}.zip -> ${P}.zip"
+HOMEPAGE="https://www.mothur.org/"
+SRC_URI="https://www.mothur.org/w/images/c/cb/Mothur.${PV}.zip -> ${P}.zip"
 
 LICENSE="GPL-3"
 SLOT="0"