fastme 2.1.6.1
Closes #38470. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
746ae7a4b6
commit
54cf572136
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Fastme < Formula
|
||||
desc "Accurate and fast distance-based phylogeny inference program"
|
||||
homepage "http://www.atgc-montpellier.fr/fastme/"
|
||||
url "https://gite.lirmm.fr/atgc/FastME/raw/v2.1.6/tarball/fastme-2.1.6.tar.gz"
|
||||
sha256 "4945c151e15acffd64820c5e1a4c4ed57ab9fada7f3fe84e3423c5155546b1d0"
|
||||
revision 1
|
||||
url "https://gite.lirmm.fr/atgc/FastME/raw/v2.1.6.1/tarball/fastme-2.1.6.1.tar.gz"
|
||||
sha256 "ac05853bc246ccb3d88b8bc075709a82cfe096331b0f4682b639f37df2b30974"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue