Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41afb90 commit 94ef1b0Copy full SHA for 94ef1b0
2 files changed
…ts/packagefiles/qhull-2020.2/meson.build …cts/packagefiles/qhull-8.0.2/meson.buildsubprojects/packagefiles/qhull-2020.2/meson.build renamed to subprojects/packagefiles/qhull-8.0.2/meson.build
subprojects/qhull.wrap
@@ -1,9 +1,9 @@
1
[wrap-file]
2
# Also bump the cache key in `.circleci/config.yml`.
3
# 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
+directory = qhull-8.0.2
+source_url = https://github.com/qhull/qhull/archive/refs/tags/v8.0.2.tar.gz
6
source_filename = qhull-2020-src-8.0.2.tgz
7
-source_hash = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e
+source_hash = 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b
8
9
-patch_directory = qhull-2020.2
+patch_directory = qhull-8.0.2
0 commit comments