aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/CONTROL
diff options
context:
space:
mode:
authorAlbert Ziegenhagel <albert.ziegenhagel@outlook.com>2020-08-20 23:22:14 +0200
committerGitHub <noreply@github.com>2020-08-20 14:22:14 -0700
commitc3f69d47c8b1dfe3afeeb96e65674c01e1c82191 (patch)
tree27d3fee11f93cc7598a66d832f851779276d4ce5 /ports/openblas/CONTROL
parentd48e2bd9d9251b8060f566ad52e393ba7b5ff180 (diff)
downloadvcpkg-c3f69d47c8b1dfe3afeeb96e65674c01e1c82191.tar.gz
vcpkg-c3f69d47c8b1dfe3afeeb96e65674c01e1c82191.zip
[openblas] Fix generating pkg-config file (#12956)
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 ea246834d..a5240e2b4 100644
--- a/ports/openblas/CONTROL
+++ b/ports/openblas/CONTROL
@@ -1,6 +1,6 @@
Source: openblas
Version: 0.3.9
-Port-Version: 2
+Port-Version: 3
Homepage: https://github.com/xianyi/OpenBLAS
Build-Depends: pthread (linux&osx)
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.