From 201613f80a21ee26715b64b89eebb5f758104102 Mon Sep 17 00:00:00 2001 From: SHANG Jiayu Date: Thu, 7 Nov 2024 22:50:20 +0800 Subject: [PATCH] Update PhaBOX to 2.1.5 --- recipes/phabox/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/phabox/meta.yaml b/recipes/phabox/meta.yaml index 3941d9b1cf7c0..940dad736add2 100644 --- a/recipes/phabox/meta.yaml +++ b/recipes/phabox/meta.yaml @@ -1,5 +1,5 @@ {% set name = "PhaBOX" %} -{% set version = "2.1.4" %} +{% set version = "2.1.5" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: https://github.com/KennthShang/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz - sha256: 963d71ac1e600f5a41cd8ff22a66a34921190e7b8afe449aa5ca3fd10fabba40 + sha256: 875124cd1568fcb706662e7f86ff7e1ef79b38944156c8c5d0b1b329d983d73a build: number: 0 @@ -42,6 +42,7 @@ requirements: - blast >=2.16.0 - diamond <=0.9.14 - mcl >=22.282 + - accelerate >=1.0.1 test: commands: