Skip to content

Commit

Permalink
Update IQ-TREE to 1.6.7.1 (#11429)
Browse files Browse the repository at this point in the history
* Update IQ-TREE to 1.6.7.1

* Change build number
  • Loading branch information
apcamargo authored and karel-brinda committed Oct 31, 2018
1 parent 315b6fa commit 4072bf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/iqtree/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "iqtree" %}
{% set version = "1.6.7" %}
{% set version = "1.6.7.1" %}

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

build:
number: 1
number: 0

source:
url: https://github.com/Cibiv/IQ-TREE/archive/v{{ version }}.tar.gz
sha256: 706278a133f194d7c07aa2d2429459c4d494029628dcd511dbf434d171131f01
sha256: c3ee09a7c77228d28907fcb2d97784e2791360f2b20e29890269e1339fa5846a

requirements:
build:
Expand Down

0 comments on commit 4072bf8

Please sign in to comment.