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
c851480b
Unverified
Commit
c851480b
authored
Dec 14, 2019
by
Matthew Brett
Committed by
GitHub
Dec 14, 2019
Browse files
Merge pull request #263 from wizmer/devel
Bump default hdf5 version to 1.10.5 in library_builders.sh
parents
e0049424
909c12d8
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 @
c851480b
...
@@ -24,7 +24,7 @@ LIBWEBP_VERSION="${LIBWEBP_VERSION:-0.5.0}"
...
@@ -24,7 +24,7 @@ LIBWEBP_VERSION="${LIBWEBP_VERSION:-0.5.0}"
XZ_VERSION
=
"
${
XZ_VERSION
:-
5
.2.2
}
"
XZ_VERSION
=
"
${
XZ_VERSION
:-
5
.2.2
}
"
LIBYAML_VERSION
=
"
${
LIBYAML_VERSION
:-
0
.2.2
}
"
LIBYAML_VERSION
=
"
${
LIBYAML_VERSION
:-
0
.2.2
}
"
SZIP_VERSION
=
"
${
SZIP_VERSION
:-
2
.1.1
}
"
SZIP_VERSION
=
"
${
SZIP_VERSION
:-
2
.1.1
}
"
HDF5_VERSION
=
"
${
HDF5_VERSION
:-
1
.10.
4
}
"
HDF5_VERSION
=
"
${
HDF5_VERSION
:-
1
.10.
5
}
"
LIBAEC_VERSION
=
"
${
LIBAEC_VERSION
:-
1
.0.4
}
"
LIBAEC_VERSION
=
"
${
LIBAEC_VERSION
:-
1
.0.4
}
"
LZO_VERSION
=
${
LZO_VERSION
:-
2
.10
}
LZO_VERSION
=
${
LZO_VERSION
:-
2
.10
}
LZF_VERSION
=
"
${
LZF_VERSION
:-
3
.6
}
"
LZF_VERSION
=
"
${
LZF_VERSION
:-
3
.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