Skip to content

Commit 589d3fb

Browse files
authored
Merge pull request #27505 from Jacob-Stevens-Haas/27159-qhull-location
Download Qhull source from Github, not Qhull servers, in meson build
2 parents cf60835 + 32bd3cb commit 589d3fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

subprojects/qhull.wrap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[wrap-file]
22
# Also bump the cache key in `.circleci/config.yml`.
33
# Also update the docs in `docs/devel/dependencies.rst`.
4-
directory = qhull-2020.2
5-
source_url = http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz
6-
source_filename = qhull-2020-src-8.0.2.tgz
7-
source_hash = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e
4+
directory = qhull-8.0.2
5+
source_url = https://github.com/qhull/qhull/archive/v8.0.2/qhull-8.0.2.tar.gz
6+
source_filename = qhull-8.0.2.tgz
7+
source_hash = 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b
88

9-
patch_directory = qhull-2020.2
9+
patch_directory = qhull-8.0.2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy