Skip to content

Commit 32bd3cb

Browse files
BLD: Make subprojects/qhull.wrap filenames match
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 94ef1b0 commit 32bd3cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subprojects/qhull.wrap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Also bump the cache key in `.circleci/config.yml`.
33
# Also update the docs in `docs/devel/dependencies.rst`.
44
directory = qhull-8.0.2
5-
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
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
77
source_hash = 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b
88

99
patch_directory = qhull-8.0.2

0 commit comments

Comments
 (0)