diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2021-06-11 09:56:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 09:56:21 -0700 |
| commit | c0bca7178a084e7172cf9c6d69394e0e3d4f6f74 (patch) | |
| tree | 1db8a1653f8001babbe0764dd3e33df4c11c89ec /versions/c- | |
| parent | b11284359196fc699452e557b729b93046c77a7a (diff) | |
| download | vcpkg-c0bca7178a084e7172cf9c6d69394e0e3d4f6f74.tar.gz vcpkg-c0bca7178a084e7172cf9c6d69394e0e3d4f6f74.zip | |
[clapack] Remove broken host-arithchk (#17573)
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/clapack.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/clapack.json b/versions/c-/clapack.json index aa3f82c10..db346fb13 100644 --- a/versions/c-/clapack.json +++ b/versions/c-/clapack.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "229447785643f09b1a4ef53bab355ff3757e178e", + "version-string": "3.2.1", + "port-version": 18 + }, + { "git-tree": "a75c0e3b1dbe8fa6cd276b2a6fc5b61b19e9ea45", "version-string": "3.2.1", "port-version": 17 |
