diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-13 16:20:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 16:20:22 -0700 |
| commit | a8ac019a32a734c9329c09929832e70f17b157a8 (patch) | |
| tree | b454d4826aa9df85af8ce39073bc925c3249a6de /ports/metis/CONTROL | |
| parent | 50fb30f84c87a1cf30949fa840eb7c75123879a0 (diff) | |
| download | vcpkg-a8ac019a32a734c9329c09929832e70f17b157a8.tar.gz vcpkg-a8ac019a32a734c9329c09929832e70f17b157a8.zip | |
[metis] Fix redefinition with msvc header file (#13778)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/metis/CONTROL')
| -rw-r--r-- | ports/metis/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/metis/CONTROL b/ports/metis/CONTROL index c47b9d85e..8feca5689 100644 --- a/ports/metis/CONTROL +++ b/ports/metis/CONTROL @@ -1,4 +1,5 @@ Source: metis
-Version: 5.1.0-6
+Version: 5.1.0
+Port-Version: 7
Homepage: https://glaros.dtc.umn.edu/gkhome/metis/metis/overview
Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering
|
