diff options
Diffstat (limited to 'math/lapack/version.mk')
-rw-r--r-- | math/lapack/version.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/lapack/version.mk b/math/lapack/version.mk new file mode 100644 index 00000000000..5bc9ebdc678 --- /dev/null +++ b/math/lapack/version.mk @@ -0,0 +1,3 @@ +# $NetBSD: version.mk,v 1.1 2020/10/12 21:51:57 bacon Exp $ + +NETLIB_BLAS_VERSION= 3.9.0 |