diff options
author | Horea Christian <chr@chymera.eu> | 2023-04-19 23:26:31 -0400 |
---|---|---|
committer | Horea Christian <chr@chymera.eu> | 2023-04-19 23:26:31 -0400 |
commit | 119665a77ed75950a41f19c1b4ea83ea9030569c (patch) | |
tree | ab50829b23f6615aaf3a49049dd47a9199c1f8c0 /sci-biology/jellyfish | |
parent | sci-biology/hisat2: update EAPI 7 -> 8 (diff) | |
download | sci-119665a77ed75950a41f19c1b4ea83ea9030569c.tar.gz sci-119665a77ed75950a41f19c1b4ea83ea9030569c.tar.bz2 sci-119665a77ed75950a41f19c1b4ea83ea9030569c.zip |
sci-biology/jellyfish: update HOMEPAGE
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-biology/jellyfish')
-rw-r--r-- | sci-biology/jellyfish/jellyfish-1.1.12.ebuild | 2 | ||||
-rw-r--r-- | sci-biology/jellyfish/jellyfish-2.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/jellyfish/jellyfish-1.1.12.ebuild b/sci-biology/jellyfish/jellyfish-1.1.12.ebuild index b2e6ea25b..f008096d6 100644 --- a/sci-biology/jellyfish/jellyfish-1.1.12.ebuild +++ b/sci-biology/jellyfish/jellyfish-1.1.12.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="k-mer counter within reads for assemblies" -HOMEPAGE="http://www.cbcb.umd.edu/software/jellyfish" +HOMEPAGE="https://genome.umd.edu/jellyfish.html" SRC_URI="https://github.com/gmarcais/Jellyfish/releases/download/v${PV}/${P}.tar.gz" # older version is hidden in trinityrnaseq_r20140413p1/trinity-plugins/jellyfish-1.1.11 diff --git a/sci-biology/jellyfish/jellyfish-2.3.0.ebuild b/sci-biology/jellyfish/jellyfish-2.3.0.ebuild index e8e3c8fd0..bd2d2be0d 100644 --- a/sci-biology/jellyfish/jellyfish-2.3.0.ebuild +++ b/sci-biology/jellyfish/jellyfish-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="k-mer counter within reads for assemblies" -HOMEPAGE="http://www.genome.umd.edu/jellyfish.html" +HOMEPAGE="https://genome.umd.edu/jellyfish.html" SRC_URI="https://github.com/gmarcais/Jellyfish/releases/download/v${PV}/${P}.tar.gz" # older version is hidden in trinityrnaseq_r20140413p1/trinity-plugins/jellyfish-1.1.11 |