aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-06-08 20:14:25 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-06-08 20:14:25 -0700
commitfbf406083ea34a8b090d7bc0e94180ff091b52de (patch)
tree0af0f01a5eed5f5b0f0c105bdac2f34297ef5065 /ports/openblas/CONTROL
parent28ace17363c1e6e24d6b4ee71b36ec98e1936294 (diff)
downloadvcpkg-fbf406083ea34a8b090d7bc0e94180ff091b52de.tar.gz
vcpkg-fbf406083ea34a8b090d7bc0e94180ff091b52de.zip
[openblas] Fix error in patching cblas.h which removes semicolons
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 29c2cea0e..a816dec6a 100644
--- a/ports/openblas/CONTROL
+++ b/ports/openblas/CONTROL
@@ -1,3 +1,3 @@
Source: openblas
-Version: v0.2.19-1
+Version: v0.2.19-2
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.