From b96c009723379ce872632beebf2752f580495797 Mon Sep 17 00:00:00 2001 From: asmariyaz23 Date: Thu, 18 Oct 2018 15:08:13 -0400 Subject: [PATCH] Revert "Ctat mut (#11401)" (#11402) This reverts commit 6db10ac7ffd7abaf8fbf1762b7ea6c63b2585fe0. --- recipes/ctat-mutations/meta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/ctat-mutations/meta.yaml b/recipes/ctat-mutations/meta.yaml index 48f04ee5c5187..497b8dd84b4e6 100644 --- a/recipes/ctat-mutations/meta.yaml +++ b/recipes/ctat-mutations/meta.yaml @@ -1,15 +1,15 @@ {% set name = "ctat-mutations" %} -{% set version = "2.0.1" %} -{% set build = "0" %} +{% set version = "2.0.0" %} +{% set build = "4" %} package: name: {{ name }} version: {{ version }} source: - url: https://github.com/NCIP/ctat-mutations/releases/download/{{ version }}/ctat-mutations-v{{ version }}.FULL.tar.gz + url: https://github.com/NCIP/ctat-mutations/releases/download/v{{ version }}/ctat-mutations-v{{ version }}.FULL.tar.gz #recheck URL - md5: d1aa12b897ec03cd29fe0b10c482472e + md5: 8497925e59a6ed06a0dbc2972590d67e build: number: {{ build }}