aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/CONTROL
diff options
context:
space:
mode:
authorSean Warren <s.warren@garvan.org.au>2019-05-22 09:56:37 +1000
committerVictor Romero <romerosanchezv@gmail.com>2019-05-21 16:56:37 -0700
commite16f9c29a05aa178ce8a476a293723ab92f08f89 (patch)
tree136709830444ea3b2b9347f864b1288827b24f2b /ports/openblas/CONTROL
parent75bcb1c131c601d1ce4bb8a5ec761e058a0faeab (diff)
downloadvcpkg-e16f9c29a05aa178ce8a476a293723ab92f08f89.tar.gz
vcpkg-e16f9c29a05aa178ce8a476a293723ab92f08f89.zip
[openblas] Ensure we build without lapack on all platforms (#6542)
* [openblas] Ensure we build without lapack on all platforms * [openblas] Bump version number
Diffstat (limited to 'ports/openblas/CONTROL')
-rw-r--r--ports/openblas/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openblas/CONTROL b/ports/openblas/CONTROL
index cabd86f8b..40249c332 100644
--- a/ports/openblas/CONTROL
+++ b/ports/openblas/CONTROL
@@ -1,3 +1,3 @@
Source: openblas
-Version: 0.3.6-1
+Version: 0.3.6-2
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.