aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-10-19 14:40:41 -0700
committerGitHub <noreply@github.com>2017-10-19 14:40:41 -0700
commit5bedde3e70900ef860131442f60bd1af88baeef5 (patch)
tree6959e239e1c2c6be99f1477fb67be4f2b94440fc /ports/openblas
parentf527812e9e7f6436aa11c9f01b7f70e4c4893270 (diff)
parentc51f82bb6d29e59b430b088b5ad9c9da78da9d6c (diff)
downloadvcpkg-5bedde3e70900ef860131442f60bd1af88baeef5.tar.gz
vcpkg-5bedde3e70900ef860131442f60bd1af88baeef5.zip
Merge pull request #2009 from AMDmi3/v-prefixes
Strip 'v' prefixes which are not really version parts
Diffstat (limited to 'ports/openblas')
-rw-r--r--ports/openblas/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openblas/CONTROL b/ports/openblas/CONTROL
index 808d52ac9..78617d700 100644
--- a/ports/openblas/CONTROL
+++ b/ports/openblas/CONTROL
@@ -1,3 +1,3 @@
Source: openblas
-Version: v0.2.20-2
+Version: 0.2.20-2
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.