diff options
Diffstat (limited to 'sci-biology/fasta/fasta-36.3.5e.ebuild')
-rw-r--r-- | sci-biology/fasta/fasta-36.3.5e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/fasta/fasta-36.3.5e.ebuild b/sci-biology/fasta/fasta-36.3.5e.ebuild index 96494b79aa34..30fda7e9ae00 100644 --- a/sci-biology/fasta/fasta-36.3.5e.ebuild +++ b/sci-biology/fasta/fasta-36.3.5e.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 @@ -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" |