Skip to content

Download Qhull source from Github, not Qhull servers, in meson build #27505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions subprojects/qhull.wrap
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[wrap-file]
# Also bump the cache key in `.circleci/config.yml`.
# Also update the docs in `docs/devel/dependencies.rst`.
directory = qhull-2020.2
source_url = http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz
source_filename = qhull-2020-src-8.0.2.tgz
source_hash = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e
directory = qhull-8.0.2
source_url = https://github.com/qhull/qhull/archive/v8.0.2/qhull-8.0.2.tar.gz
source_filename = qhull-8.0.2.tgz
source_hash = 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b

patch_directory = qhull-2020.2
patch_directory = qhull-8.0.2