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
9c8f39e5
Commit
9c8f39e5
authored
May 23, 2018
by
Matthew Brett
Browse files
Update lzo version to latest
parent
bd106043
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 @
9c8f39e5
...
@@ -26,7 +26,7 @@ LIBYAML_VERSION="${LIBYAML_VERSION:-0.1.5}"
...
@@ -26,7 +26,7 @@ LIBYAML_VERSION="${LIBYAML_VERSION:-0.1.5}"
SZIP_VERSION
=
"
${
SZIP_VERSION
:-
2
.1.1
}
"
SZIP_VERSION
=
"
${
SZIP_VERSION
:-
2
.1.1
}
"
HDF5_VERSION
=
"
${
HDF5_VERSION
:-
1
.10.2
}
"
HDF5_VERSION
=
"
${
HDF5_VERSION
:-
1
.10.2
}
"
LIBAEC_VERSION
=
"
${
LIBAEC_VERSION
:-
0
.3.3
}
"
LIBAEC_VERSION
=
"
${
LIBAEC_VERSION
:-
0
.3.3
}
"
LZO_VERSION
=
${
LZO_VERSION
:-
2
.0
9
}
LZO_VERSION
=
${
LZO_VERSION
:-
2
.
1
0
}
LZF_VERSION
=
"
${
LZF_VERSION
:-
3
.6
}
"
LZF_VERSION
=
"
${
LZF_VERSION
:-
3
.6
}
"
BLOSC_VERSION
=
${
BLOSC_VERSION
:-
1
.10.2
}
BLOSC_VERSION
=
${
BLOSC_VERSION
:-
1
.10.2
}
SNAPPY_VERSION
=
"
${
SNAPPY_VERSION
:-
1
.1.3
}
"
SNAPPY_VERSION
=
"
${
SNAPPY_VERSION
:-
1
.1.3
}
"
...
...
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