diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-09-11 12:44:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-11 12:44:26 -0700 |
| commit | 988cabb2dfa0a94317f211a52597d0c5f0f74f6f (patch) | |
| tree | a537bd2610bf5bf4279e3bde97c4de688a411084 /ports/qhull/CONTROL | |
| parent | b549e6a77972cb9d852a4540923d6eb114fbbc82 (diff) | |
| download | vcpkg-988cabb2dfa0a94317f211a52597d0c5f0f74f6f.tar.gz vcpkg-988cabb2dfa0a94317f211a52597d0c5f0f74f6f.zip | |
[qhull] Update to 8.0.2 (#13445)
* [qhull] Extracted from Microsoft/vcpkg#12199
* [qhull] Update to 8.0.2 release
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/qhull/CONTROL')
| -rw-r--r-- | ports/qhull/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qhull/CONTROL b/ports/qhull/CONTROL index 4fd05103a..4390afeac 100644 --- a/ports/qhull/CONTROL +++ b/ports/qhull/CONTROL @@ -1,4 +1,4 @@ Source: qhull -Version: 8.0.0 +Version: 8.0.2 Homepage: https://github.com/qhull/qhull Description: computes the convex hull, Delaunay triangulation, Voronoi diagram |
