Skip to content

Commit

Permalink
update t_coffee to 13.45.0.4846264 (closes bioconda#32576)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaf1f committed Jan 26, 2022
1 parent 7adf7b8 commit add4250
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 0 additions & 1 deletion build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ recipes/strainest
recipes/r-peer
recipes/methylpy
recipes/openslide-python
recipes/t_coffee
recipes/shannon_cpp
recipes/ecopy
recipes/qiimetomaaslin
Expand Down
8 changes: 5 additions & 3 deletions recipes/t_coffee/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{% set version = "13.45.0.4846264" %}

package:
name: t_coffee
version: "13.41.0"
version: {{ version }}

source:
url: http://www.tcoffee.org/Packages/Stable/Latest/T-COFFEE_installer_Version_13.41.0.28bdc39_linux_x64.bin
sha256: 2645974e4a8b8e22d36c0a155930cd2a81b474567cb76bd71ae183bb8f2d791d
url: https://www.tcoffee.org/Packages/Stable/Latest/T-COFFEE_installer_Version_{{ version }}_linux_x64.bin
sha256: 0eb0e2b1283650ee8bf366185a350f504e82cbdb5542b3a7b85b685811b61ef5

build:
skip: True # [osx]
Expand Down

0 comments on commit add4250

Please sign in to comment.