Skip to content

Commit

Permalink
update cgal to 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michsior14 committed Oct 25, 2019
1 parent fe625fe commit 76a9301
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "4.14" %}
{% set version = "4.14.1" %}

package:
name: cgal-cpp
version: {{ version }}

source:
url: https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-{{ version }}/CGAL-{{ version }}.zip
sha256: b5d149726266f5f87d84f896aec672e07846ebf8b2ba2a33e696feaa2e250ef3
sha256: 0841eee63c1273f327ef1331facbafffa77b527d76e5933d07f6b315bc34e135

build:
number: 1
number: 0
skip: true # [win and vc<14]

requirements:
Expand Down

0 comments on commit 76a9301

Please sign in to comment.