Skip to content

Commit

Permalink
Update PhaBOX to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang authored Nov 7, 2024
1 parent 259960e commit 201613f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "PhaBOX" %}
{% set version = "2.1.4" %}
{% set version = "2.1.5" %}

package:
name: "{{ name|lower }}"
version: "{{ version }}"

source:
url: https://github.com/KennthShang/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 963d71ac1e600f5a41cd8ff22a66a34921190e7b8afe449aa5ca3fd10fabba40
sha256: 875124cd1568fcb706662e7f86ff7e1ef79b38944156c8c5d0b1b329d983d73a

build:
number: 0
Expand Down Expand Up @@ -42,6 +42,7 @@ requirements:
- blast >=2.16.0
- diamond <=0.9.14
- mcl >=22.282
- accelerate >=1.0.1

test:
commands:
Expand Down

0 comments on commit 201613f

Please sign in to comment.