aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-04-14 18:52:19 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-04-14 18:52:19 -0700
commit583abfa1784182b552b20c0e79548b39a6765576 (patch)
tree64a8d294133f322784de990a4623df40b88a3e99 /ports/openblas/CONTROL
parent8f245259b908dff2749ae431866df39e0312f938 (diff)
downloadvcpkg-583abfa1784182b552b20c0e79548b39a6765576.tar.gz
vcpkg-583abfa1784182b552b20c0e79548b39a6765576.zip
[openblas] Fix missing write to cblas.h
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 d6ac6297d..29c2cea0e 100644
--- a/ports/openblas/CONTROL
+++ b/ports/openblas/CONTROL
@@ -1,3 +1,3 @@
Source: openblas
-Version: v0.2.19
+Version: v0.2.19-1
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.