Skip to content

Commit

Permalink
Update xatlas to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse committed Oct 20, 2018
1 parent 0c15cb1 commit a54cf56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/xatlas/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{% set version = "0.1" %}
{% set version = "0.2.1" %}
{% set name = "xatlas" %}

package:
name: {{ name }}
version: {{ version }}

build:
number: 2
number: 0
skip: True # [osx]

source:
url: https://github.com/jfarek/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 6f709edb70ea565b80e3ef14110631e3f3b835748540fd5d87af9a56fa2a5511
sha256: 261df7e069d1184f6cd92cc48e097b1e62b68e54b3f1fec45a3392f14e1b619a

requirements:
build:
Expand Down

0 comments on commit a54cf56

Please sign in to comment.