diff options
author | 2021-01-20 09:43:04 +0100 | |
---|---|---|
committer | 2021-01-20 09:43:04 +0100 | |
commit | 1e582e7bab018be9130e0009e0f40516fd5060e4 (patch) | |
tree | ffe22513ded21e411596b535b4cc701e70fd8baf | |
parent | sci-biology/caftools: update homepage (diff) | |
download | sci-1e582e7bab018be9130e0009e0f40516fd5060e4.tar.gz sci-1e582e7bab018be9130e0009e0f40516fd5060e4.tar.bz2 sci-1e582e7bab018be9130e0009e0f40516fd5060e4.zip |
sci-biology/cdbfasta: update homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r-- | sci-biology/cdbfasta/cdbfasta-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/cdbfasta/cdbfasta-0.1.ebuild b/sci-biology/cdbfasta/cdbfasta-0.1.ebuild index 532011df4..ca1ea2871 100644 --- a/sci-biology/cdbfasta/cdbfasta-0.1.ebuild +++ b/sci-biology/cdbfasta/cdbfasta-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="FASTA record indexing/retrievieng utility" -HOMEPAGE="http://compbio.dfci.harvard.edu/tgi/software" +HOMEPAGE="https://github.com/gpertea/cdbfasta" SRC_URI="ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/cdbfasta/cdbfasta.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" |