Skip to content

Commit

Permalink
Fix minnow (#13555)
Browse files Browse the repository at this point in the history
* Fix build number in minnow

* md5sum

* this is probably the correct commit
  • Loading branch information
dpryan79 authored Feb 8, 2019
1 parent 85c86ce commit 2b4f2e6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions recipes/minnow/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% set version="master" %}

build:
number: 0

Expand All @@ -10,14 +8,11 @@ about:

package:
name: minnow
version: {{ version }}
version: 1.1

source:
url: https://github.com/COMBINE-lab/minnow/archive/{{ version }}.tar.gz
# work on develop until everything compiles cleanly
#url: https://github.com/COMBINE-lab/salmon/archive/develop.tar.gz
md5: 055ebfaa5ce660df327a28c15ca22f4f
#patches: salmon_cmake.patch
url: https://github.com/COMBINE-lab/minnow/archive/fc7bb32cb42be02c4108e7912ac72688b7e3e60c.zip
md5: ab98b53a5c029c08fa4bc7efed10d1d7

requirements:
build:
Expand Down

0 comments on commit 2b4f2e6

Please sign in to comment.