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
acd71c71
Commit
acd71c71
authored
Mar 18, 2017
by
Matthew Brett
Browse files
Update to latest netcdf version / bugfixes
parent
1077f273
Changes
1
Show 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 @
acd71c71
...
...
@@ -26,7 +26,7 @@ LZF_VERSION="${LZF_VERSION:-3.6}"
BLOSC_VERSION
=
${
BLOSC_VERSION
:-
1
.10.2
}
SNAPPY_VERSION
=
"
${
SNAPPY_VERSION
:-
1
.1.3
}
"
CURL_VERSION
=
${
CURL_VERSION
:-
7
.49.1
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.4.1
}
NETCDF_VERSION
=
${
NETCDF_VERSION
:-
4
.4.1
.1
}
OPENSSL_ROOT
=
openssl-1.0.2j
OPENSSL_HASH
=
e7aff292be21c259c6af26469c7a9b3ba26e9abaaffd325e3dccc9785256c431
OPENSSL_DOWNLOAD_URL
=
ftp://ftp.openssl.org/source
...
...
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