diff options
| author | igl42 <31173856+igl42@users.noreply.github.com> | 2020-08-19 01:32:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 16:32:56 -0700 |
| commit | e78db0b6d7efb3e2072417274ccd1903072de28f (patch) | |
| tree | 850db79081d6ca7cac3bc037f43a1a62b3deeabb /ports/blaze/CONTROL | |
| parent | 1a5f16d9c840407d759b1fa9e57589646b93d618 (diff) | |
| download | vcpkg-e78db0b6d7efb3e2072417274ccd1903072de28f.tar.gz vcpkg-e78db0b6d7efb3e2072417274ccd1903072de28f.zip | |
[blaze] Update to Blaze 3.8 (#12916)
* [blaze] Update to Blaze 3.8
* Update CONTROL
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/blaze/CONTROL')
| -rw-r--r-- | ports/blaze/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/blaze/CONTROL b/ports/blaze/CONTROL index 5f613205c..49343784c 100644 --- a/ports/blaze/CONTROL +++ b/ports/blaze/CONTROL @@ -1,6 +1,5 @@ Source: blaze -Version: 3.7 -Port-Version: 1 +Version: 3.8 Build-Depends: lapack, boost-exception Homepage: https://bitbucket.org/blaze-lib/blaze Description: Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. |
