blast 2.8.1
Closes #35386. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6cc478c208
commit
c423d5ffc4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Blast < Formula
|
||||
desc "Basic Local Alignment Search Tool"
|
||||
homepage "https://blast.ncbi.nlm.nih.gov/"
|
||||
url "https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.7.1+-src.tar.gz"
|
||||
version "2.7.1"
|
||||
sha256 "10a78d3007413a6d4c983d2acbf03ef84b622b82bd9a59c6bd9fbdde9d0298ca"
|
||||
url "https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.8.1/ncbi-blast-2.8.1+-src.tar.gz"
|
||||
version "2.8.1"
|
||||
sha256 "e03dd1a30e37cb8a859d3788a452c5d70ee1f9102d1ee0f93b2fbd145925118f"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue