Skip to content

Commit c561478

Browse files
committed
Version location cleanup
1 parent cdff00c commit c561478

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

deps/Versions.make

+4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@ LLVM_BB_REL = 6+nowasm
33
PCRE_VER = 10.32
44
PCRE_BB_REL = 1
55
DSFMT_VER = 2.2.3
6+
OPENBLAS_VER = 0.3.5
7+
OPENBLAS_BB_REL = 0
68
LAPACK_VER = 3.5.0
79
SUITESPARSE_VER = 5.4.0
810
SUITESPARSE_BB_REL = 2
911
OPENLIBM_VER = 0.6.0
12+
OPENLIBM_BB_REL = 0
1013
UNWIND_VER = 1.3.1
1114
UNWIND_BB_REL = 1
1215
OSXUNWIND_VER = 0.0.5
@@ -19,6 +22,7 @@ PATCHELF_VER = 0.9
1922
MBEDTLS_VER = 2.16.0
2023
MBEDTLS_BB_REL = v0.17.0
2124
LIBSSH2_VER = 1.8.0
25+
LIBSSH2_BB_REL = 1
2226
CURL_VER = 7.61.0
2327
CURL_BB_REL = 0
2428
LIBGIT2_VER = 0.27.7

deps/libssh2.version

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
LIBSSH2_BRANCH=libssh2-1.8.0
22
LIBSSH2_SHA1=30e9c1347e3b8baa2951db612f05e6d87fc8e2f2
3-
LIBSSH2_BB_REL=0

deps/openblas.version

-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
OPENBLAS_BRANCH=v0.3.5
22
OPENBLAS_SHA1=eebc18928715775c9ed254684edee16e4efe0342
3-
OPENBLAS_VER=0.3.5
4-
OPENBLAS_BB_REL=0

deps/openlibm.version

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
OPENLIBM_BRANCH=v0.6.0
22
OPENLIBM_SHA1=ce69bf1f32d3e2e9791da36c9e33ba38670d5576
3-
OPENLIBM_BB_REL=0

0 commit comments

Comments
 (0)