From 28703975fd4d809b4c3d54f177e0751607f05c9c Mon Sep 17 00:00:00 2001 From: avisrivastava Date: Thu, 30 May 2019 15:38:20 -0400 Subject: [PATCH 1/2] bumping salmon to v0.14.0 --- recipes/salmon/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/salmon/meta.yaml b/recipes/salmon/meta.yaml index f40a01de2d700..c8cb4ecdc2129 100644 --- a/recipes/salmon/meta.yaml +++ b/recipes/salmon/meta.yaml @@ -1,4 +1,4 @@ -{% set version="0.13.1" %} +{% set version="0.14.0" %} build: number: 0 @@ -16,7 +16,7 @@ source: url: https://github.com/COMBINE-lab/salmon/archive/v{{ version }}.tar.gz # work on develop until everything compiles cleanly #url: https://github.com/COMBINE-lab/salmon/archive/develop.tar.gz - md5: bae03f0e2b30d976029f83e745a3ad65 + md5: 318259d095638552fbcbfd0823326aea #patches: salmon_cmake.patch requirements: From aa29d0a881d33eaf0ea73074eeb5682f9efa09cc Mon Sep 17 00:00:00 2001 From: avisrivastava Date: Thu, 30 May 2019 21:55:05 -0400 Subject: [PATCH 2/2] second build --- recipes/salmon/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/salmon/meta.yaml b/recipes/salmon/meta.yaml index c8cb4ecdc2129..dd0044c6be52d 100644 --- a/recipes/salmon/meta.yaml +++ b/recipes/salmon/meta.yaml @@ -1,7 +1,7 @@ {% set version="0.14.0" %} build: - number: 0 + number: 1 about: home: https://github.com/COMBINE-lab/salmon @@ -16,7 +16,7 @@ source: url: https://github.com/COMBINE-lab/salmon/archive/v{{ version }}.tar.gz # work on develop until everything compiles cleanly #url: https://github.com/COMBINE-lab/salmon/archive/develop.tar.gz - md5: 318259d095638552fbcbfd0823326aea + md5: 29e63d76dcb676378ace0683ca0c22f0 #patches: salmon_cmake.patch requirements: