Skip to content

Commit

Permalink
PacBio: Update pbcore to 1.6.5 (#11513)
Browse files Browse the repository at this point in the history
  • Loading branch information
pb-dseifert authored and karel-brinda committed Oct 31, 2018
1 parent a2859df commit 6aa0a8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/pbcore/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "pbcore" %}
{% set version = "1.5.1" %}
{% set sha256 = "716a428088cf4215ff6f4e5ca05b499031cdd203cb22c712f3fd11ff3b31c170" %}
{% set version = "1.6.5" %}
{% set sha256 = "c99e4f1b5caf721e3379f8f45c44f22dd006be396e986f1fda7b67bc61f7c1cc" %}

package:
name: {{ name }}
Expand All @@ -22,7 +22,7 @@ extra:

build:
skip: True # [not py27]
number: 2
number: 0

requirements:
host:
Expand Down

0 comments on commit 6aa0a8a

Please sign in to comment.