From 17ca55b1cb6749710da6fc2b64e8558fda643e1f Mon Sep 17 00:00:00 2001 From: Tadeu Manoel Date: Fri, 25 Oct 2019 17:51:35 -0400 Subject: [PATCH] Change to use .tar.xz because of libarchive bug in macOS with .zip --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e129d07..13ebfca 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -5,8 +5,8 @@ package: version: {{ version }} source: - url: https://github.com/CGAL/cgal/releases/download/releases/CGAL-{{ version }}/CGAL-{{ version }}.zip - sha256: 0841eee63c1273f327ef1331facbafffa77b527d76e5933d07f6b315bc34e135 + url: https://github.com/CGAL/cgal/releases/download/releases/CGAL-{{ version }}/CGAL-{{ version }}.tar.xz + sha256: d4ec2528b88a7c3a07b0b86db96c216822f85b951bf4bc7f9d1f26bf6c369afe build: number: 0