diff options
| author | janholt <55844471+janholt@users.noreply.github.com> | 2019-09-30 02:48:10 +0300 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-29 16:48:10 -0700 |
| commit | b09ce119c59a045b3ba3a8948b011c86cf80d14f (patch) | |
| tree | 0e553d061428e69b8b805f30d17022b0c1a36e4d /ports/clapack/CONTROL | |
| parent | 4235c216ac3516152366dd1bedda694e62a1375d (diff) | |
| download | vcpkg-b09ce119c59a045b3ba3a8948b011c86cf80d14f.tar.gz vcpkg-b09ce119c59a045b3ba3a8948b011c86cf80d14f.zip | |
[clapack] fix clapack install (#8388)
Diffstat (limited to 'ports/clapack/CONTROL')
| -rw-r--r-- | ports/clapack/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/clapack/CONTROL b/ports/clapack/CONTROL index 41d389f03..a45da331a 100644 --- a/ports/clapack/CONTROL +++ b/ports/clapack/CONTROL @@ -1,5 +1,5 @@ Source: clapack -Version: 3.2.1-11 +Version: 3.2.1-12 Homepage: https://www.netlib.org/clapack Description: CLAPACK (f2c'ed version of LAPACK) Build-Depends: openblas (!osx) |
