diff options
| author | Billy Robert O'Neal III <bion@microsoft.com> | 2020-04-29 19:33:41 -0700 |
|---|---|---|
| committer | Billy O'Neal <billy.oneal@gmail.com> | 2020-04-30 21:51:31 -0700 |
| commit | 6aab6e0d3dfece6c1f457671c5b3688435e5f3f0 (patch) | |
| tree | 6a4b42c273b9e48650e9a6bc2fb16eb05ad2b57f /ports/openblas/CONTROL | |
| parent | 7ebf6648d8c8ee64e0219834e84da7d6d4c454d3 (diff) | |
| download | vcpkg-6aab6e0d3dfece6c1f457671c5b3688435e5f3f0.tar.gz vcpkg-6aab6e0d3dfece6c1f457671c5b3688435e5f3f0.zip | |
[OpenBLAS] Upgrade to 0.3.9 + a patch to fix AVX512 (which is now present on the VMs)
Diffstat (limited to 'ports/openblas/CONTROL')
| -rw-r--r-- | ports/openblas/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openblas/CONTROL b/ports/openblas/CONTROL index 1b1cc5741..3c2b0b7eb 100644 --- a/ports/openblas/CONTROL +++ b/ports/openblas/CONTROL @@ -1,5 +1,5 @@ Source: openblas -Version: 0.3.7 +Version: 0.3.9-1 Homepage: https://github.com/xianyi/OpenBLAS Build-Depends: pthread (linux) Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
