Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
b6ed746c
Unverified
Commit
b6ed746c
authored
Nov 01, 2019
by
Matthew Brett
Committed by
GitHub
Nov 01, 2019
Browse files
Merge pull request #276 from mr-eyes/devel
update SWIG_VERSION from 3.0.12 to 4.0.1
parents
c8dbb9b5
b9151f01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
library_builders.sh
library_builders.sh
+1
-1
No files found.
library_builders.sh
View file @
b6ed746c
...
@@ -32,7 +32,7 @@ BLOSC_VERSION=${BLOSC_VERSION:-1.10.2}
...
@@ -32,7 +32,7 @@ BLOSC_VERSION=${BLOSC_VERSION:-1.10.2}
SNAPPY_VERSION
=
"
${
SNAPPY_VERSION
:-
1
.1.3
}
"
SNAPPY_VERSION
=
"
${
SNAPPY_VERSION
:-
1
.1.3
}
"
CURL_VERSION
=
${
CURL_VERSION
:-
7
.49.1
}
CURL_VERSION
=
${
CURL_VERSION
:-
7
.49.1
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.4.1.1
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.4.1.1
}
SWIG_VERSION
=
${
SWIG_VERSION
:-
3
.0.1
2
}
SWIG_VERSION
=
${
SWIG_VERSION
:-
4
.0.1
}
PCRE_VERSION
=
${
PCRE_VERSION
:-
8
.38
}
PCRE_VERSION
=
${
PCRE_VERSION
:-
8
.38
}
SUITESPARSE_VERSION
=
${
SUITESPARSE_VERSION
:-
4
.5.6
}
SUITESPARSE_VERSION
=
${
SUITESPARSE_VERSION
:-
4
.5.6
}
LIBTOOL_VERSION
=
${
LIBTOOL_VERSION
:-
2
.4.6
}
LIBTOOL_VERSION
=
${
LIBTOOL_VERSION
:-
2
.4.6
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment