summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-21 12:14:17 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-21 13:02:31 -0400
commitb8057dabc8b51cfddf3d94aee03b1433e8eccdc0 (patch)
tree855fdc79be07708dc282f8c48bb9cdcd4142cd5e /sci-biology/mafft/mafft-7.050.ebuild
parentsci-biology/mothur: use HTTPs (diff)
downloadgentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.tar.gz
gentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.tar.bz2
gentoo-b8057dabc8b51cfddf3d94aee03b1433e8eccdc0.zip
sci-biology/mafft: use HTTPs
Diffstat (limited to 'sci-biology/mafft/mafft-7.050.ebuild')
-rw-r--r--sci-biology/mafft/mafft-7.050.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/mafft/mafft-7.050.ebuild b/sci-biology/mafft/mafft-7.050.ebuild
index 685d78005c73..5da5d12d1b31 100644
--- a/sci-biology/mafft/mafft-7.050.ebuild
+++ b/sci-biology/mafft/mafft-7.050.ebuild
@@ -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 @@ inherit eutils flag-o-matic multilib toolchain-funcs
EXTENSIONS="-without-extensions"
DESCRIPTION="Multiple sequence alignments using a variety of algorithms"
-HOMEPAGE="http://mafft.cbrc.jp/alignment/software/index.html"
-SRC_URI="http://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz"
+HOMEPAGE="https://mafft.cbrc.jp/alignment/software/index.html"
+SRC_URI="https://mafft.cbrc.jp/alignment/software/${P}${EXTENSIONS}-src.tgz"
LICENSE="BSD"
SLOT="0"