sci-biology/fasta: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 21 May 2018 10:11:07 +0000 (12:11 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 21 May 2018 17:02:30 +0000 (13:02 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8513

sci-biology/fasta/fasta-36.3.5e.ebuild

index 96494b79aa34127e5b85faf8d106167152c1e8ec..30fda7e9ae00457630d4918eb3722febea7f3e67 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,7 +6,7 @@ EAPI=5
 inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="FASTA is a DNA and Protein sequence alignment software package"
-HOMEPAGE="http://fasta.bioch.virginia.edu/fasta_www2/fasta_down.shtml"
+HOMEPAGE="https://fasta.bioch.virginia.edu/fasta_www2/fasta_down.shtml"
 SRC_URI="http://faculty.virginia.edu/wrpearson/${PN}/${PN}36/${P}.tar.gz"
 
 LICENSE="fasta"