diff options
| author | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2020-09-02 19:41:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-02 10:41:34 -0700 |
| commit | ced9dfb8e2c8e95c30c2623c13ea570e2447bba6 (patch) | |
| tree | 0966ebe7ad88d94e11246fd337bc29400934015c /ports/hypre/CONTROL | |
| parent | d73ead568b00063a060d3e026d083e2730fff809 (diff) | |
| download | vcpkg-ced9dfb8e2c8e95c30c2623c13ea570e2447bba6.tar.gz vcpkg-ced9dfb8e2c8e95c30c2623c13ea570e2447bba6.zip | |
[hypre] Update to 2.19.0 (#13252)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Diffstat (limited to 'ports/hypre/CONTROL')
| -rw-r--r-- | ports/hypre/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/hypre/CONTROL b/ports/hypre/CONTROL index a4db2f1e7..63f36cd7b 100644 --- a/ports/hypre/CONTROL +++ b/ports/hypre/CONTROL @@ -1,5 +1,5 @@ Source: hypre -Version: 2.11.2-3 +Version: 2.19.0 Homepage: https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods Description: SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS -Build-Depends: mpi +Build-Depends: mpi, openblas, lapack |
